<GitHub-m-labs>
[artiq] jordens commented on issue #788: @hartytp The code has landed. I currently don't have Sampler to test it with but the signals look good and the Servo, RTIO, DDS interface work fine. Docs still pending.... https://github.com/m-labs/artiq/issues/788#issuecomment-384954432
<rjo>
whitequark: could you look at the unittest failure? maybe try rebuilding the last successful commit to confirm that your two commits in between are the trigger.
<bb-m-labs>
build #2276 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2276 blamelist: Florent Kermarrec <florent@enjoy-digital.fr>
<kaolpr>
hi, I'm trying to port misoc to AFC (Advanced FMC Carrier) and I'm stuck with an attempt to add (or just explicitly define) cd_sys. Here is the target code: https://hastebin.com/obihonacon.py
<kaolpr>
now, the problem is that bios gets unavailable when I add _CRG and comes back when its removed...
<rjo>
kaolpr: maybe the different is in the reset.
<kaolpr>
you mean that CRG from io.py is instantiated by default and it is what defines sys CD? Then, when I reassign cd_sys in some submodule (is _CRG a special name?) it gets controlled from there?
<GitHub-m-labs>
artiq/master 5d3c76f Robert Jordens: sayma_rtm: use bitstream opts in migen
<GitHub-m-labs>
artiq/master 5f00326 Robert Jordens: suservo: coeff mem write port READ_FIRST
<GitHub-m-labs>
[artiq] jordens commented on issue #788: @hartytp The code has landed. I currently don't have Sampler to test it with but the signals look good and the Servo, RTIO, DDS interface work fine. Docs still pending.... https://github.com/m-labs/artiq/issues/788#issuecomment-384954432
<GitHub-m-labs>
[artiq] jordens commented on issue #788: No rush. Play with it and file issues. I'll be AFK all next week and won't be able to start working on it until 2018-05-09 or thereabout. https://github.com/m-labs/artiq/issues/788#issuecomment-385021212
<rjo>
bb-m-labs: force build --props=package=artiq-board,artiq_target=kasli,artiq_variant=suservo artiq-board
<bb-m-labs>
The build has been queued, I'll give a shout when it starts