sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
Bertl is now known as Bertl_zZ
rofl__ has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
fengling has joined #m-labs
sh4rm4 has quit [Remote host closed the connection]
sh4rm4 has joined #m-labs
sb0 has joined #m-labs
fengling_ has joined #m-labs
fengling has quit [Ping timeout: 250 seconds]
sb0 has quit [Ping timeout: 246 seconds]
Bertl_zZ is now known as Bertl
fengling__ has joined #m-labs
fengling_ has quit [Ping timeout: 255 seconds]
FabM has joined #m-labs
FabM has quit [Remote host closed the connection]
FabM has joined #m-labs
fengling has joined #m-labs
fengling__ has quit [Ping timeout: 252 seconds]
sb0 has joined #m-labs
early has quit [*.net *.split]
early has joined #m-labs
sb0 has quit [Ping timeout: 256 seconds]
sb0 has joined #m-labs
aeris_ has joined #m-labs
sb0 has quit [Ping timeout: 245 seconds]
sb0 has joined #m-labs
sb0_ has joined #m-labs
sb0 has quit [Ping timeout: 245 seconds]
fengling has quit [Ping timeout: 252 seconds]
sb0_ has quit [Ping timeout: 252 seconds]
aeris_ has quit [Read error: Connection reset by peer]
aeris_ has joined #m-labs
aeris_ has quit [Ping timeout: 252 seconds]
aeris_ has joined #m-labs
<GitHub60> [migen] enjoy-digital pushed 2 new commits to master: http://git.io/pZau
<GitHub60> migen/master 6a18400 root: mibuild/sim: remove server and interact with tap directly in cpp tb....
<GitHub60> migen/master 7a5d126 root: Merge branch 'master' of http://github.com/m-labs/migen
<GitHub23> [misoc] enjoy-digital pushed 2 new commits to master: http://git.io/pZaV
<GitHub23> misoc/master f7b3126 root: liteeth: fix cnt_inc in IDLE state (we should wait sop to inc counter)
<GitHub23> misoc/master d52ecc3 root: liteeth: do not insert CRC/Preamble in simulation to allow direct connection to ethernet tap
<GitHub186> [misoc] enjoy-digital force-pushed master from d52ecc3 to 360c849: http://git.io/LjONPA
<GitHub186> misoc/master 5dbd8af Florent Kermarrec: liteeth: do not insert CRC/Preamble in simulation to allow direct connection to ethernet tap
<GitHub186> misoc/master 360c849 Florent Kermarrec: liteeth: fix cnt_inc in IDLE state (we should wait sop to inc counter)
sb0 has joined #m-labs
<GitHub8> [migen] enjoy-digital force-pushed master from 7a5d126 to e82b540: http://git.io/pZru
<GitHub8> migen/master 3e84c66 Robert Jordens: vivado: permit resources without pins...
<GitHub8> migen/master e82b540 Florent Kermarrec: mibuild/sim: remove server and interact with tap directly in cpp tb. for now: - need to create tap manually: create tap: openvpn --mktun --dev tap0 ifconfig tap0 192.168.0.14 up mknod /dev/net/tap0 c 10 200 delete tap: openvpn --rmtun --dev tap0 - ARP request/reply OK - TFTP request OK - need to be tested with TFTP server. - need clean up
sb0 has quit [Ping timeout: 265 seconds]
sb0 has joined #m-labs
sb0 has quit [Ping timeout: 252 seconds]
<GitHub181> [migen] enjoy-digital pushed 2 new commits to master: http://git.io/pZAX
<GitHub181> migen/master a72c091 Florent Kermarrec: mibuild/sim: regroup console_tb/ethernet_tb in dut_tb
<GitHub181> migen/master efc5f22 Florent Kermarrec: mibuild/sim: clean up and move eth struct to sim
sb0 has joined #m-labs
kugg has quit [Ping timeout: 246 seconds]
antgreen has joined #m-labs
kugg has joined #m-labs
sb0 has quit [Ping timeout: 246 seconds]
sb0 has joined #m-labs
nengel has quit [Ping timeout: 244 seconds]
<GitHub117> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/pcqZ
<GitHub117> migen/master ee1091f Florent Kermarrec: fhdl/module: avoid flushing self._submodules and create do_exit.
<GitHub87> [misoc] enjoy-digital pushed 2 new commits to master: http://git.io/pcqX
<GitHub87> misoc/master 1b58813 Florent Kermarrec: soc: do_exit is now provided by modules
<GitHub87> misoc/master b10836a Florent Kermarrec: liteeth/phy/sim: create ethernet tap in __init__ and destroy it in do_exit
<sb0> whitequark, what was that link I think you posted on twitter, on whether cloud computing/distributed apps made a performance improvement at all?
<sb0> with a mapreduce example in haskell, iirc
Bertl is now known as Bertl_zZ
<whitequark> sb0: can't find
aeris_ has quit [Ping timeout: 245 seconds]
nengel has joined #m-labs
nengel has quit [Client Quit]
nengel has joined #m-labs
sb0 has quit [Ping timeout: 264 seconds]
aeris_ has joined #m-labs
<GitHub100> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/pCR7
<GitHub100> migen/master ebcea3c Florent Kermarrec: fhdl/module: use r.append() in _collect_submodules
Bertl_zZ is now known as Bertl
<GitHub128> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/pCMP
<GitHub128> migen/master 8e09a86 Florent Kermarrec: genlib/misc: add increment parameter to Counter
<GitHub11> [misoc] enjoy-digital pushed 1 new commit to master: http://git.io/pCDV
<GitHub11> misoc/master 47cceea Florent Kermarrec: liteeth/mac: use Counter in sram and move some logic outside of fsms
methril has joined #m-labs
<GitHub104> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/pWfY
<GitHub104> migen/master aa609be Florent Kermarrec: mibuild/sim: remove hack, the issue was in gateware (padding)
<GitHub65> [misoc] enjoy-digital pushed 1 new commit to master: http://git.io/pWJn
<GitHub65> misoc/master 6cbf130 Florent Kermarrec: liteeth/mac: fix padding limit (+1), netboot OK with sim platform
sb0 has joined #m-labs
<sb0> so, signals (like threads) are broken in python
<whitequark> haha, just like in ruby
<whitequark> until 1.9, ruby did not have a working (ie, without races) way to handle IO timeouts
<whitequark> at all
<GitHub138> [artiq] sbourdeauducq pushed 3 new commits to master: http://git.io/plmS
<GitHub138> artiq/master ec1d082 Sebastien Bourdeauducq: remove timeout from run_params (to be replaced by a better mechanism)
<GitHub138> artiq/master 4c280d5 Sebastien Bourdeauducq: master: use a new worker process for each experiment
<GitHub138> artiq/master f2134fa Sebastien Bourdeauducq: master,worker: split prepare/run/analyze
travis-ci has joined #m-labs
<travis-ci> m-labs/artiq#46 (master - f2134fa : Sebastien Bourdeauducq): The build passed.
travis-ci has left #m-labs [#m-labs]
Bertl is now known as Bertl_zZ
<GitHub93> [misoc] enjoy-digital pushed 1 new commit to master: http://git.io/plg1
<GitHub93> misoc/master b157031 Florent Kermarrec: uart/sim: add pty (optional, to use flterm)
<GitHub90> [migen] enjoy-digital pushed 2 new commits to master: http://git.io/pl2a
<GitHub90> migen/master 70a3e80 Florent Kermarrec: mibuild/sim: add support for pty
<GitHub90> migen/master 9d8f1cd Florent Kermarrec: mibuild/sim: get serial dev from /tmp/simserial