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
<GitHub-m-labs> [artiq] whitequark pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/0b4d06c7a9d7...b1d349cc1ba5
<GitHub-m-labs> artiq/master b1d349c whitequark: firmware: implement a sampling profiler....
<GitHub-m-labs> artiq/master 9857dfc whitequark: firmware: add irq::Exception to libboard.
<GitHub-m-labs> [artiq] whitequark pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/b1d349cc1ba5...4f29d9134fe1
<GitHub-m-labs> artiq/master 4f29d91 whitequark: firmware: update log_buffer....
<GitHub-m-labs> artiq/master 5ebc626 whitequark: artiq_coreprofile: fix an inverted option.
<GitHub-m-labs> [artiq] whitequark commented on issue #986: 400k cycles were spent rotating the log ring buffer in place. I am now observing exact same performance with or without aqctl_corelog. https://github.com/m-labs/artiq/issues/986#issuecomment-386769187
<bb-m-labs> build #1478 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1478
<GitHub-m-labs> [artiq] whitequark commented on issue #979: @jordens I've fixed #986. In case you manage to reproduce this, you can gather and view a profile with:... https://github.com/m-labs/artiq/issues/979#issuecomment-386769720
<bb-m-labs> build #857 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/857 blamelist: whitequark <whitequark@whitequark.org>
<bb-m-labs> build #2303 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2303 blamelist: whitequark <whitequark@whitequark.org>
<whitequark> sb0: what is your opinion on this migen patch? https://hastebin.com/tupeqorufu.patch
<whitequark> this lets you do e.g. `io = platform.request("io"); self.comb += [a.eq(io[0]), io[1].eq(b)]`
<whitequark> otherwise migen would declare the port as `output`, which seems obviously wrong and unexpected
<cr1901_modern> Syntactic sugar for declaring a tristate but not actually using the "enable" portion?
<whitequark> no, it just uses the verilog `inout` feature
<whitequark> you may actually want to use TSTriple anyway
<cr1901_modern> tbh, up until two days ago I just used "inout" and "tristate" interchangably
<cr1901_modern> I guess now the idea is "all tristates are inouts, but not all inouts have to be tristates"
<whitequark> read IEEE 1364.1-2005, too
<cr1901_modern> Will do tomorrow; I'm still reeling from pollen/can't think right now.
<bb-m-labs> build #1479 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1479
X-Scale has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet]
<bb-m-labs> build #858 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/858 blamelist: whitequark <whitequark@whitequark.org>
<bb-m-labs> build #2304 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2304 blamelist: whitequark <whitequark@whitequark.org>
<GitHub-m-labs> [artiq] whitequark pushed 5 new commits to master: https://github.com/m-labs/artiq/compare/4f29d9134fe1...a148729bf87b
<GitHub-m-labs> artiq/master 8a70c18 whitequark: firmware: add debug output to hmc542 driver.
<GitHub-m-labs> artiq/master 68ef09e whitequark: firmware: stop profiler before rebooting too.
<GitHub-m-labs> artiq/master 9dc7efe whitequark: compiler: transparently handle Windows newlines in RunTool.
<bb-m-labs> build #2305 of artiq is complete: Failure [failed lit_test] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2305 blamelist: whitequark <whitequark@whitequark.org>
<GitHub-m-labs> [artiq] whitequark pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/a148729bf87b...917a4185ebea
<GitHub-m-labs> artiq/master 917a418 whitequark: Unbreak 9dc7efef.
<GitHub-m-labs> artiq/master fd2b8d5 whitequark: firmware: raise hmc542 log level to INFO.
<GitHub-m-labs> [artiq] whitequark opened issue #994: Rename asyncserial https://github.com/m-labs/artiq/issues/994
<bb-m-labs> build #1480 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1480
<bb-m-labs> build #859 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/859
<bb-m-labs> build #2306 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2306
rqou has quit [Remote host closed the connection]
rqou has joined #m-labs
<GitHub-m-labs> [artiq] whitequark pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/c646409dbe5e8e5f995f309d01dcbcd4d00c524d
<GitHub-m-labs> artiq/master c646409 whitequark: firmware: fix order of bits clocked into hmc542....
<bb-m-labs> build #1481 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1481
<bb-m-labs> build #860 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/860
<bb-m-labs> build #2307 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2307