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
<sb0> rjo, I have replaced it already. I made a backup, we can restore the old version in case of problems
<sb0> rjo, the hardware bug. I'm well aware that different jtag commands are required with/without rtm.
<sb0> Greg found something that could be it, and is a firmware bug in the ARM CPU code that programs this SCANSTA gadget
<sb0> not sure how to rebuild and flash it. a more optimistic person would think that it will work just fine with a stock clang/llvm installation and openocd ...
whitequark has quit [Ping timeout: 252 seconds]
whitequark has joined #m-labs
_whitelogger has joined #m-labs
<GitHub132> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/928cffb09b45050ada417db64bff8a90f93847b9
<GitHub132> artiq/master 928cffb Sebastien Bourdeauducq: firmware: export floor() in ksupport. Closes #828
<GitHub92> [artiq] sbourdeauducq closed issue #828: artiq.coredevice.comm_kernel.LoadError: cannot load kernel: symbol lookup error: floor https://github.com/m-labs/artiq/issues/828
<GitHub96> [artiq] sbourdeauducq pushed 1 new commit to release-2: https://github.com/m-labs/artiq/commit/5c5f86cdea7a82c7ee47b510933b71f4d03b6de4
<GitHub96> artiq/release-2 5c5f86c Sebastien Bourdeauducq: runtime: export floor() in ksupport. Closes #828
<bb-m-labs> build #769 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/769
<bb-m-labs> build #566 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/566
<bb-m-labs> build #1669 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1669
_whitelogger has joined #m-labs
<mithro> Is there a migen "style guide" somewhere?
wingdu has joined #m-labs
wingdu has quit [Client Quit]
wingdu has joined #m-labs
<cr1901_modern> mithro: It's briefly discussed in the manual on m-labs.com
<cr1901_modern> Declarations first, separate from sync/comb blocks with "###" line
<mithro> I'd also like comments / thoughts on https://github.com/timvideos/getting-started/issues/43
<cr1901_modern> mithro: Other than that, sb0 historically rejected (my) patches to Migen if they fail PEP8 lint
wingdu has quit [Ping timeout: 248 seconds]
mumptai has joined #m-labs
<GitHub34> [artiq] sbourdeauducq created rtio-sed (+1 new commit): https://github.com/m-labs/artiq/commit/5646e19dc378
<GitHub34> artiq/rtio-sed 5646e19 Sebastien Bourdeauducq: rtio/sed: add output network (untested)
<cr1901_modern> Hmmm, s/"my"/"my :P"/, sorry. Was intended to be humorous.
wingdu has joined #m-labs
wingdu has quit [Client Quit]
rohitksingh has joined #m-labs
_whitelogger has joined #m-labs
wingdu has joined #m-labs
wingdu has quit [Client Quit]
<rjo> sb0: hmm. do we have an issue to track that?
<_florent_> rjo: I'll retry jesd tomorrow with the KCU105 and test larsc's initialization
<_florent_> rjo: I'll also retry with 4 lanes but I think I already did it and was still loosing sync
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
<GitHub117> [sinara] gkasprow pushed 2 new commits to master: https://github.com/m-labs/sinara/compare/36d7a16af499...79fee0815fd8
<GitHub117> sinara/master 6c0efe9 Greg: added initial MMC test firmware
<GitHub117> sinara/master 79fee08 Greg: Merge branch 'master' of https://github.com/m-labs/sinara
<GitHub99> [sinara] gkasprow pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/1198948748d38c2351240f5f1b1aa3dbec95e18e
<GitHub99> sinara/master 1198948 Greg: fixed issue with RTM JTAG detection, added axf file
<sb0> *of course* this firmware is a mess, designed for shitty proprietary compilers, dumped with the rest of the mess into the m-labs/sinara repos along with a binary in a proprietary format. what else should i expect...
<sb0> there is a reason I argued against stuffing that board with MCUs and other chips we don't strictly need; this would have been a non-issue
<sb0> 86k lines of code, 99% of which are probably useless
<sb0> there's even lwip in there
<GitHub51> [artiq] sbourdeauducq pushed 1 new commit to rtio-sed: https://github.com/m-labs/artiq/commit/96505a1cd941afded053bff9fe212c0283195aa7
<GitHub51> artiq/rtio-sed 96505a1 Sebastien Bourdeauducq: rtio/sed: output network fixes
<GitHub145> [artiq] sbourdeauducq pushed 2 new commits to rtio-sed: https://github.com/m-labs/artiq/compare/96505a1cd941...527b403bb1b2
<GitHub145> artiq/rtio-sed c5d6a2b Sebastien Bourdeauducq: rtio/sed: more output network fixes
<GitHub145> artiq/rtio-sed 527b403 Sebastien Bourdeauducq: rtio/sed: add output network simulation unittest
<travis-ci> batonius/smoltcp#65 (master - 14355e1 : whitequark): The build passed.
stekern has quit [Read error: Connection reset by peer]
stekern has joined #m-labs
<cr1901_modern> sb0: What are the MCUs for beyond (presumably) flashing/loading a bitstream?
rohitksingh has quit [Quit: Leaving.]
mumptai has quit [Quit: Verlassend]
<GitHub86> [sinara] gkasprow pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/7a05a54920ba5720ad60256677edf3cd87292a16
<GitHub86> sinara/master 7a05a54 Greg: fixed #295, #277, #273, #271, #270,
<travis-ci> batonius/smoltcp#66 (socket_ref - f86fe33 : Egor Karavaev): The build passed.