antgreen has quit [Remote host closed the connection]
Hawk777` is now known as Hawk777
elldekaa has quit [Remote host closed the connection]
voidcoder has quit [Read error: Connection reset by peer]
xiangfu has joined #milkymist
bkero has quit [Ping timeout: 260 seconds]
bkero has joined #milkymist
pablojavier has joined #milkymist
pablojavier has quit [Quit: Leaving.]
voidcoder has joined #milkymist
voidcoder has quit [Remote host closed the connection]
xian9fu has joined #milkymist
xiangfu has quit [Ping timeout: 245 seconds]
voidcoder has joined #milkymist
xian9fu has quit [Ping timeout: 260 seconds]
kyak has quit []
kyak has joined #milkymist
kyak has joined #milkymist
wolfspra1l has joined #milkymist
wolfspraul has quit [Ping timeout: 260 seconds]
wolfspraul has joined #milkymist
wolfspra1l has quit [Ping timeout: 256 seconds]
elldekaa has joined #milkymist
xiangfu has joined #milkymist
wolfspra1l has joined #milkymist
wolfspraul has quit [Ping timeout: 244 seconds]
wolfspraul has joined #milkymist
wolfspra1l has quit [Ping timeout: 244 seconds]
elldekaa has quit [Remote host closed the connection]
wolfspra1l has joined #milkymist
wolfspraul has quit [Ping timeout: 256 seconds]
wolfspra1l has quit [Read error: Connection reset by peer]
wolfspraul has joined #milkymist
dvdk has joined #milkymist
wolfspraul has quit [Ping timeout: 246 seconds]
wolfspraul has joined #milkymist
Alarm has joined #milkymist
aeris has quit [Read error: No route to host]
aeris has joined #milkymist
wolfspraul has quit [Ping timeout: 256 seconds]
wolfspraul has joined #milkymist
wolfspraul has quit [Remote host closed the connection]
Guest55383 has joined #milkymist
Guest55383 has quit [Quit: leaving]
wolfspra1l has joined #milkymist
wolfspra2l has joined #milkymist
wolfspra1l has quit [Ping timeout: 260 seconds]
wolfspraul has joined #milkymist
wolfspra2l has quit [Ping timeout: 252 seconds]
wolfspra1l has joined #milkymist
wolfspraul has quit [Ping timeout: 260 seconds]
wolfspra1l has quit [Ping timeout: 252 seconds]
wolfspraul has joined #milkymist
voidcoder has quit [Remote host closed the connection]
Alarm has left #milkymist [#milkymist]
Alarm has joined #milkymist
Alarm has quit [Client Quit]
Alarm has joined #milkymist
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032]]
xiangfu has quit [Ping timeout: 260 seconds]
Alarm has joined #milkymist
<Alarm>
Which mouse are compatible with Milkymist ?
<wpwrak>
many :) trial and error should get you a working solution in very little time
<Alarm>
I want tu buy a mouse :)
<wpwrak>
i'd just get a cheap one. see if it works. most likely it will. if it doesn't try another cheap one.
<wolfspraul>
in a bizarre twist of events, milkymist ends up bringing some chinese culture to the world!
<wolfspraul>
was that the original goal? :-)
<wolfspraul>
don't talk, don't think, just try
<wpwrak>
buying exactly the some mouse someone else got is difficult because there's a huge number of no-name brands out there. so mouse "foo" i can buy in argentina may not exist anywhere where you shop
<wpwrak>
s/some/same/
<wpwrak>
a way around this would be to buy a big brand name mouse. but then, these have a higher risk of doing fancy things and thus not working. also, they're more expensive than the cheap china clones.
<wpwrak>
so buying something low-end and generic _is_ the best strategy.
<Alarm>
ok thanks
xiangfu has joined #milkymist
<wpwrak>
wolfspraul: yeah, that whole "no pc needed" feature was one big mistake. imagine milkymist as a usb device. A/V in, video out, send "patch" code via USB. UI on the PC. nice and simple. no MIDI, no USB host, no mice, no keyboards, no DMX, no Ethernet.
<wolfspraul>
yes agreed, although if you start thinking in that direction then you don't know which features will stay and which will go. the end result may be entirely different
<wolfspraul>
you may build some hw where a legitimate question may be "why didn't you just write a script-plugin for mac app xyz?"
<wpwrak>
oh, if you make it a video effect peripheral instead of a standalone device, the remaining feature set is pretty clear
<wolfspraul>
and another 5 lines later they wrote one for you :-)
<wpwrak>
yes, if you can do all the video processing in sw well enough, then indeed, the mac app would be the way to go :)
<wpwrak>
well, sw ... and you also need the right set of I/O. that may what brings your macbook down - not enough A/V I/O.
xiangfu has quit [Remote host closed the connection]
<Fallenou>
what's the standby bitstream ? (in M1 flash)
<Fallenou>
it does not have a "normal" size for a bitstream for this fpga :o
antgreen has joined #milkymist
voidcoder has joined #milkymist
<wpwrak>
as far as i know, current "standby" basically just checks if a button is pressed and then loads the real bitstream, based on that
<wpwrak>
before, it used to loop as well
<wpwrak>
so it's very very simple
voidcoder has quit [Quit: Do widzenia!]
dvdk has quit [Remote host closed the connection]
<Alarm>
What files among "standby.fpg soc.fpg bios.bin nbios-rescue.bin splash.raw flickernoise.fbi " which are produced by the toolchain ?
<Alarm>
or Xilinx ISE ?
antgreen has quit [Remote host closed the connection]
<sh4rm4>
i'd say *.fpg are bitstreams, the other things software, so from the compiler toolchain
<Alarm>
flickernoise find in /opt/milkymist/flickernoise/src/bin/
<wpwrak>
Note:The archive search index was last rebuilt at Thursday, 25 Oct 2012 02:47:50 PDT. Any postings after that will not be found by a search. Index rebuild is usally done once every 24 hours for this list. You can use a "View by date" link below to access more recent postings.
<wpwrak>
if a rebuild happens "normally" every day, did something go wrong the last week ? or is the "normally" estimate out of sync with the real schedule ?
Alarm has quit [Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032]]
<mwalle>
Fallenou: yeah, sourcecode is available at my lm32-simulation branch
Zou has joined #milkymist
Gurty has quit [Ping timeout: 255 seconds]
Zou is now known as Gurty
<Fallenou>
mwalle: do you still think we can do the tlb lookup earlier?
<mwalle>
yeah, but it'll be a long comb path
<mwalle>
so i don't know if it'll affect the timing
<mwalle>
Fallenou: you need one clock cycle to lookup the tlb, right?