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] sbourdeauducq commented on issue #1080: @gkasprow What is the current status of Tom's board, which had this bug, but whose power supply failed completely? https://github.com/m-labs/artiq/issues/1080#issuecomment-407269036
<GitHub-m-labs> [artiq] sbourdeauducq pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/015c592ab7a0...b38c685857af
<GitHub-m-labs> artiq/master b38c685 Sebastien Bourdeauducq: grabber: fix pix.stb
<GitHub-m-labs> artiq/master 60a7e0e Sebastien Bourdeauducq: grabber: use usual order of ROI coordinates in cfg addresses
rohitksingh_work has joined #m-labs
<bb-m-labs> build #1735 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1735
<GitHub-m-labs> [artiq] KaifengC commented on issue #1012: @philipkent so what's the meaning for `core_dds::dds_channel_count` and `first_dds_bus_channel` ? Since I've got the same error, could I ask how did you solve your problem? https://github.com/m-labs/artiq/issues/1012#issuecomment-407274791
<bb-m-labs> build #916 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/916
<bb-m-labs> build #2528 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2528
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1012: @KaifengC I thought you were using ARTIQ 4? it doesn't have this parameter anymore. https://github.com/m-labs/artiq/issues/1012#issuecomment-407291713
rohitksingh_work has quit [Read error: Connection reset by peer]
rohitksingh_work has joined #m-labs
<GitHub-m-labs> [artiq] KaifengC commented on issue #1012: No, In fact we have a system running aritq 3.6 these days. It worked after I changed the `dds_channel_count`. But I'm still curious about the meaning of these two parameters. ... https://github.com/m-labs/artiq/issues/1012#issuecomment-407328146
<GitHub-m-labs> [artiq] gkasprow commented on issue #1080: It seems the failing supply was caused by too high inrush current caused by P12V FMC power switch. This caused voltage drop that disabled Exar chip. After I applied the inrush current protection in 3 places on the board, the supply works fine. https://github.com/m-labs/artiq/issues/1080#issuecomment-407335241
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1080: @gkasprow OK so please compile the latest ARTIQ code (including the recent jesd204 commits) and check if this bug is still there; or send the board back to Tom. Giving it a quick test yourself would be faster, as if it doesn't work, I can follow up immediately with Xilinx support and the latest code that has the XCI etc. that they want. Otherwise this gets blocked
richard has joined #m-labs
richard is now known as richard_
richard_ is now known as richardas_
<richardas_> Hello, is it possible to debug lm32 with gdb?
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1080: @gkasprow OK so please compile the latest ARTIQ code (including the recent jesd204 commits) and check if this bug is still there; or send the board back to Tom. Giving it a quick test yourself would be faster, as if it doesn't work, I can follow up immediately with Xilinx support and the latest code that has the XCI etc. that they want. Otherwise this gets blocked
<sb0> richardas_, if you are patient yes
<richardas_> sb0, anywhere i could read about how it should be done? is it done through JTAG?
<sb0> you can use JTAG (with openocd bugs + having to port the JTAG interface to the FPGA you're using) or the serial gdb stub (with some other crazy bugs)
<sb0> but generally, expect having to do a lot of work/bugfixing yourself
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1012: It's for systems that have a lot of DDS channels, and are using more than one bus for the AD9914s. https://github.com/m-labs/artiq/issues/1012#issuecomment-407344527
<richardas_> sb0, alright, thanks for answer
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/fb96c1140e2b65560a084493904487baeb957519
<GitHub-m-labs> artiq/master fb96c11 Sebastien Bourdeauducq: grabber: add coredevice driver
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #595: Done and seems to work except:... https://github.com/m-labs/artiq/issues/595#issuecomment-407354218
<bb-m-labs> build #1736 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1736
<GitHub-m-labs> [artiq] gkasprow commented on issue #595: Maybe you sample each bit twice, i.e. by using DDR buffer https://github.com/m-labs/artiq/issues/595#issuecomment-407362245
<bb-m-labs> build #917 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/917
<bb-m-labs> build #2529 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2529
<GitHub-m-labs> [artiq] jordens commented on issue #595: A couple things now. I'll do a detailed review later:... https://github.com/m-labs/artiq/issues/595#issuecomment-407365931
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #595: > The WaitResolution state should be removed. The camera is generally not used as a video camera, it's not delivering frames all the time, we can't block on that.... https://github.com/m-labs/artiq/issues/595#issuecomment-407366496
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/19c51c644e8c983d35452abf47bcb34f9d1afabc
<GitHub-m-labs> artiq/master 19c51c6 Sebastien Bourdeauducq: grabber: cleanup GRABBER_STATE
<bb-m-labs> build #1737 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1737
<bb-m-labs> build #918 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/918
<bb-m-labs> build #2530 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2530
rjo has quit [Ping timeout: 245 seconds]
richardas_ has quit [Remote host closed the connection]
[X-Scale] has joined #m-labs
X-Scale has quit [Ping timeout: 244 seconds]
[X-Scale] is now known as X-Scale
rjo has joined #m-labs
bbb_ has joined #m-labs
bbb_ is now known as Guest66226
Guest66226 has quit [Quit: Page closed]
adamgreig has quit [Ping timeout: 256 seconds]
adamgreig has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] klickverbot opened pull request #1115: [RFC] Stop tracking function call cursor positions (master...ttl-timestamp) https://github.com/m-labs/artiq/pull/1115
<GitHub-m-labs> [migen] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/migen/commit/870935d81abd057be859277946060645ff54e199
<GitHub-m-labs> migen/master 870935d Sebastien Bourdeauducq: sayma_amc: add AMC_MASTER_AUX_CLK
<GitHub-m-labs> [migen] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/migen/commit/47f4c59555fdc5573285aeab5920065826fcaa3e
<GitHub-m-labs> migen/master 47f4c59 Sebastien Bourdeauducq: typo
<bb-m-labs> build #299 of migen is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/299 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #300 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/300
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq opened issue #1116: config.rs compact() does not compact https://github.com/m-labs/artiq/issues/1116
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] jordens commented on pull request #1115 61d1a5c: Bikeshed: Maybe `wait_until_mu(timestamp_mu)` and maybe add `wait_until(timestamp)` in seconds. https://github.com/m-labs/artiq/pull/1115#discussion_r204836981
<GitHub-m-labs> [artiq] jordens commented on issue #1115: Thanks. Looking good.... https://github.com/m-labs/artiq/pull/1115#issuecomment-407481101
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] klickverbot commented on issue #1115: Yes, release notes and tests are definitely missing. I just want to get all the bikeshedding out of the way first. https://github.com/m-labs/artiq/pull/1115#issuecomment-407504348
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] philipkent commented on issue #1012: @KaifengC I am not 100% sure on the meaning of each argument, but looking at artiq/coredevice/dds.py it looks like setting a dds is ultimately performed by the `core_dds` device's `program` method (line 351). There is an array named `self.continuous_phase_comp` in that method that needs to be accessed by a relative bus index instead of it's absolute channel number.
omid has joined #m-labs
<GitHub180> [smoltcp] astro commented on pull request #255 f36715f: I pushed another commit now that adds `to_prefix_len()` with the requested validation. Because the fn can remain pub, Travis-CI should run without any unused fn failures this time. https://github.com/m-labs/smoltcp/pull/255#discussion_r204893328
<omid> rjo, sb0: Where can I find the list of all packages versions that works with the latest phaser package? I mean for instance what version of rustc, openocd, etc do I need to make the package work? I previously made phaser work on another system but it doesn't work any longer due to some updates I think.
<GitHub186> [smoltcp] astro commented on pull request #178 ab65f4d: I'm very sorry. You're right. https://github.com/m-labs/smoltcp/pull/178#discussion_r204899570
<GitHub-m-labs> [artiq] philipkent opened issue #1117: Artiq 3.6, using an 80,000 element array in a kernel method never returns https://github.com/m-labs/artiq/issues/1117
<GitHub-m-labs> [artiq] philipkent commented on issue #1117: If I change `self.data` to a numpy array, that fixes it and the kernel method does return.... https://github.com/m-labs/artiq/issues/1117#issuecomment-407551129
<GitHub-m-labs> [artiq] klickverbot commented on pull request #1115 61d1a5c: Regarding the cursors, is there any place where non-`mu` units are used? I'd like to avoid creating potential for confusion between durations and absolute timestamps. https://github.com/m-labs/artiq/pull/1115#discussion_r204914074
omid has quit [Ping timeout: 252 seconds]
<GitHub150> [smoltcp] podhrmic commented on issue #236: I am having a problem using `ManagedMap` in `no-std` mode. If I do something like this in `loopback.rs`:... https://github.com/m-labs/smoltcp/pull/236#issuecomment-407575329