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
_whitelogger has joined #m-labs
<GitHub108>
[artiq] sbourdeauducq commented on issue #627: You could have just done print(loop).... https://git.io/v1KkX
<GitHub79>
[smoltcp] whitequark pushed 1 new commit to master: https://git.io/v1Km6
<GitHub79>
smoltcp/master dea581f whitequark: Implement an ARP LRU cache.
<GitHub6>
[artiq] sbourdeauducq commented on issue #640: Are you sure you want to do that, and not simply set the lowest priority on your long experiment that calls ``pause`` in a loop (so if there are any other experiments in the pipeline, they would always get executed when there's a pause, and it would finally reach your ``flush=True`` experiment)? Note that ARTIQ supports an arbitrary number of priority levels. https://git.io/v1KYw
<GitHub124>
[artiq] jmizrahi commented on issue #615: @cr1901 Thanks for the help. I tested the patch today. For individual 32 bit transfers, it worked correctly. All the SPI transfers I attempted worked fine.... https://git.io/v16MR
<sb0>
rjo, what about kc705_drtio with paser?
<sb0>
*phaser
<rjo>
sb0: it would be kc705_ad9154 (if codenames are a no-go, in line with the other names)
<GitHub152>
[artiq] dleibrandt commented on issue #640: I have set the lowest priority on my long (main) experiment, and the calibration experiments still never run. I believe this is because `scheduler.check_pause()` only looks for experiments that have finished prepare and doesn't look for experiments that are waiting for the queue to flush. I assume the same is true for `scheduler.pause()`. However, my calibration experiments cannot finish prepare unti
rohitksingh has joined #m-labs
rohitksingh has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
rohitksingh has quit [Client Quit]
cr1901 has quit [Ping timeout: 260 seconds]
<GitHub192>
[smoltcp] whitequark pushed 3 new commits to master: https://git.io/v1iO9
<GitHub192>
smoltcp/master a1587fe whitequark: Implement IPv4 representation parsing and emission.
<GitHub93>
[artiq] cr1901 commented on issue #615: @jmizrahi Yea, I noticed this too in my waveforms. The SPI Machine is reversing the timing of the shift/sample signals during clock edges after that glitch. Naturally, the test suite is still passing :).... https://git.io/v1iGy
cr1901 has quit [Ping timeout: 260 seconds]
sandeepkr has quit [Ping timeout: 268 seconds]
flaviusb has joined #m-labs
<GitHub94>
[smoltcp] whitequark pushed 2 new commits to master: https://git.io/v1i1n