sb0 changed the topic of #m-labs to: https://m-labs.hk :: Logs http://irclog.whitequark.org/m-labs :: Due to spam bots, only registered users can talk. See: https://freenode.net/kb/answer/registration
ncl has quit [Remote host closed the connection]
ncl has joined #m-labs
[X-Scale] has joined #m-labs
X-Scale has quit [Ping timeout: 244 seconds]
[X-Scale] is now known as X-Scale
<GitHub> [conda-recipes] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/287f2406af6e4685fd1898452435ff2750a99682
<GitHub> conda-recipes/master 287f240 Sebastien Bourdeauducq: llvmlite-artiq: bump
<sb0> bb-m-labs: force build --props=package=llvmlite-artiq conda-all
<bb-m-labs> build #126 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #420 of conda-lin64 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/420
<bb-m-labs> build #255 of conda-win64 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/255
<bb-m-labs> build #126 of conda-all is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-all/builds/126
_whitelogger has joined #m-labs
sb0 has quit [Quit: Leaving]
rohitksingh_work has joined #m-labs
_whitelogger has joined #m-labs
mithro has quit [Excess Flood]
mithro has joined #m-labs
sb0 has joined #m-labs
mauz555 has joined #m-labs
acathla has joined #m-labs
acathla has quit [Changing host]
acathla has joined #m-labs
mauz555 has quit [Remote host closed the connection]
<GitHub-m-labs> [migen] whitequark pushed 1 new commit to master: https://github.com/m-labs/migen/commit/f8bea175823d694fb3a1ee9ec530401437fbb5bb
<GitHub-m-labs> migen/master f8bea17 whitequark: test/test_fsm: fix typo.
<bb-m-labs> build #336 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/336
sb0 has quit [Quit: Leaving]
<GitHub-m-labs> [migen] whitequark pushed 1 new commit to master: https://github.com/m-labs/migen/commit/dd78f38109b1f8781f4520c45cb0d8f8de540b83
<GitHub-m-labs> migen/master dd78f38 whitequark: sim/core: fix typo breaking `yield x.part(...).eq(...)`.
<GitHub3> [microscope] whitequark force-pushed order from bfd5df2 to c8cef98: https://github.com/m-labs/microscope/commits/order
<GitHub3> microscope/order c8cef98 whitequark: Work around Migen's finalization being subtly order dependent....
<bb-m-labs> build #337 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/337
<GitHub-m-labs> [migen] whitequark pushed 1 new commit to master: https://github.com/m-labs/migen/commit/c285c12905cca3d8db59ce9fba3bbcd7e781e3c3
<GitHub-m-labs> migen/master c285c12 whitequark: genlib/fsm: allow subclassing FSM and overriding control functionality....
<bb-m-labs> build #338 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/338
<_florent_> sb0: i'm looking at https://github.com/m-labs/artiq/issues/1149
<_florent_> sb0: can you (or someone) give me the command to load a .bit to kasli-3?
<rjo> _florent_: artiq_flash -t kasli -V your_variant --srcbuild artiq_kasli load
<_florent_> rjo: thanks, i just want to use openocd, where can i find board/kasli.cfg?
<rjo> _florent_: with -I 'ftdi_location X:Y' where X:Y are something
<rjo> _florent_: we generate that dynamically. either do that or find /home -maxdepth 3 kasli.cfg or similar.
futarisIRCcloud has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
sb0 has joined #m-labs
<sb0> _florent_: --preinit-command "ftdi_location 3:7,3" for kasli-3
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/2af6edb8f550c5a9b61dd18123eeccffc3e9389f
<GitHub-m-labs> artiq/master 2af6edb Robert Jördens: eem: fix reset/sync in suservo...
<GitHub109> [microscope] sbourdeauducq closed pull request #1: Work around Migen's finalization being subtly order dependent (master...order) https://github.com/m-labs/microscope/pull/1
<GitHub69> [microscope] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/microscope/commit/02cffc360ec5a234c589de6cb9616b057ed22253
<GitHub69> microscope/master 02cffc3 whitequark: Work around Migen's finalization being subtly order dependent....
<sb0> _florent_: the contents of /var/lib/artiq/boards/xxx point to the ftdi_location
dlrobertson has quit [Quit: WeeChat 2.3]
<bb-m-labs> build #2020 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/2020
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<bb-m-labs> build #2021 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/2021
<bb-m-labs> build #2687 of artiq is complete: Exception [exception python_unittest_2 board_unlock_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2687 blamelist: Robert J?rdens <rj@quartiq.de>
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] jordens commented on issue #1143: Some example code to show the functionality:... https://github.com/m-labs/artiq/issues/1143#issuecomment-438318875
d_n|a__ is now known as d_n|a
<d_n|a> sb0: Is there any conceptual obstacle to adding an rtio_input_data variant which takes a timeout and returns the event timestamp as well as the data?
<sb0> d_n|a: no
<sb0> d_n|a: iirc you should just use repr(C) and the rust tuple should be compatible with the artiq-python one
<d_n|a> d_n|a: Sure - was more thinking about architectural decisions. I'll add it.
rohitksingh has quit [Ping timeout: 264 seconds]
rohitksingh has joined #m-labs
mauz555 has joined #m-labs
mauz555 has quit [Read error: Connection reset by peer]
mauz555 has joined #m-labs
rohitksingh has quit [Ping timeout: 246 seconds]
rohitksingh has joined #m-labs
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #m-labs
rohitksingh has quit [Ping timeout: 240 seconds]
tmbinc1 has quit [Ping timeout: 246 seconds]
tmbinc1 has joined #m-labs
mauz555 has quit [Read error: Connection reset by peer]
ncl has quit [Ping timeout: 256 seconds]
ncl has joined #m-labs
ncl has quit [Ping timeout: 256 seconds]
ncl has joined #m-labs
mauz555 has joined #m-labs