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
cr1901_modern1 has quit [Quit: Leaving.]
<GitHub192> [artiq] sbourdeauducq pushed 2 new commits to master: http://git.io/vJGWF
<GitHub192> artiq/master d3753c9 Sebastien Bourdeauducq: runtime: get IP and MAC from flash storage
<GitHub192> artiq/master 4d31194 Sebastien Bourdeauducq: runtime: load idle kernel from flash storage
<GitHub135> [artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/vJG43
<GitHub135> artiq/master 1684586 Sebastien Bourdeauducq: test: add unittest for core device watchdog
<GitHub176> [migen] sbourdeauducq pushed 1 new commit to master: http://git.io/vJGBO
<GitHub176> migen/master 01e2343 Sebastien Bourdeauducq: doc: remove cordic
fengling has joined #m-labs
fengling has quit [Ping timeout: 256 seconds]
fengling has joined #m-labs
fengling has quit [Client Quit]
_whitelogger has joined #m-labs
<GitHub20> [artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/vJZrs
<GitHub20> artiq/master 62669f9 Sebastien Bourdeauducq: soc: factor timer, kernel CPU and mailbox
_florent_ has joined #m-labs
<GitHub35> [migen] enjoy-digital pushed 2 new commits to master: http://git.io/vJnVz
<GitHub35> migen/master 70bc4ec Florent Kermarrec: mibuild/platforms/pipistrello: add _n suffix to usb fifo pins
<GitHub35> migen/master aea7308 Florent Kermarrec: mibuild/platforms/minispartan6: rename ftdi_fifo to usb_fifo and fix rd_n/wr_n swap
travis-ci has joined #m-labs
<travis-ci> m-labs/migen#25 (master - 70bc4ec : Florent Kermarrec): The build passed.
travis-ci has left #m-labs [#m-labs]
<GitHub174> [misoc] enjoy-digital pushed 1 new commit to master: http://git.io/vJn6E
<GitHub174> misoc/master 8aa3fb3 Florent Kermarrec: com/uart: add tx and rx fifos....
fengling has joined #m-labs
<GitHub170> [misoc] enjoy-digital pushed 3 new commits to master: http://git.io/vJn9b
<GitHub170> misoc/master 23ba1cc Florent Kermarrec: targets/minispartan6: add USBSoC (working, should also be usable on pipistrello)
<GitHub170> misoc/master da0fe2e Florent Kermarrec: liteusb: refactor software (use python instead of libftdicom in C) and provide simple example....
<GitHub170> misoc/master 603b4cd Florent Kermarrec: liteusb: continue refactoring (virtual UART and DMA working on minispartan6)...
<sb0> _florent_, did you test the uart with artiq?
<_florent_> hi sb0, no sorry, I've tested it with the bios, flterm and liteusb (it uses it for the virtual uart over USB)
<_florent_> (I can do a test for ARTIQ but I have to set it up, if someone can do a quick test I'll really appreciate it :)
<sb0> please test it with artiq. I'm doing a lot of bug hunting already ...
<_florent_> OK I'll try to do in this weekend
<sb0> and well, I guess you'll need an artiq install at some point anyway to test the new cache system
<_florent_> yes I know this is not an excuse, I'll take the time to install it
<sb0> thanks :)
fengling has quit [Ping timeout: 252 seconds]
<GitHub49> [misoc] enjoy-digital pushed 2 new commits to master: http://git.io/vJcaI
<GitHub49> misoc/master 2312641 Florent Kermarrec: litescope: use full name in io.py
<GitHub49> misoc/master 1281a46 Florent Kermarrec: litescope/bridge: create a generic wishbone bridge that can be used with different phys (the phy needs to provide a sink/source with 8bits data)....
<GitHub77> [misoc] enjoy-digital pushed 4 new commits to master: http://git.io/vJCAS
<GitHub77> misoc/master cd3a51a Florent Kermarrec: litescope: fix missing source ack on LiteScopeWishboneBridge
<GitHub77> misoc/master a8b8af2 Florent Kermarrec: liteusb: add basic wishbone frontend (We could also reuse Etherbone in the future)
<GitHub77> misoc/master c03c41e Florent Kermarrec: litescope: rename host directory to software (to be coherent with others cores)
_florent_ has quit [Quit: Leaving]
cr1901_modern has joined #m-labs
aeris has quit [Quit: en a pas]
aeris has joined #m-labs
<cr1901_modern> sb0: http://urchin.earth.li/~twic/Sequenced_Packets_Over_Ordinary_TCP.html Unfortunately, I'm not sure how to implement this... yet!