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
sb0 has joined #m-labs
<sb0> _florent_, https://github.com/enjoy-digital/sayma_test/blob/master/gateware/drtio/gth_ultrascale.py#L481-L490 << this is a mess. why not create empty lists and then append to them below?
<sb0> _florent_, also the drtio core already contains prbs stuff. no need to duplicate at the transceiver. if you need one for tests without artiq, please put it outside.
<sb0> _florent_, multi-line ascii art shouldn't be in repr()
rohitksingh_work has joined #m-labs
<GitHub79> [artiq] mntng opened pull request #816: add test for artiq_rpctool (master...master) https://github.com/m-labs/artiq/pull/816
cr1901_modern1 has joined #m-labs
cr1901_modern has quit [Ping timeout: 248 seconds]
rohitksingh_work has quit [Ping timeout: 246 seconds]
rohitksingh_work has joined #m-labs
<_florent_> sb0: I told you I haven't debug the misoc version yet
<_florent_> sb0: what's your method to find the delays with the phase detector?
<_florent_> sb0: I'll look at all that this week
mumptai has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 240 seconds]
balrog has quit [Ping timeout: 248 seconds]
balrog has joined #m-labs
mumptai has quit [Remote host closed the connection]
sb0 has quit [Quit: Leaving]
rohitksingh_wor1 has quit [Read error: Connection reset by peer]
cr1901_modern1 is now known as cr1901_modern
rohitksingh has joined #m-labs
b has joined #m-labs
b is now known as Guest81852
Guest81852 has quit [Client Quit]
ohama has quit [Remote host closed the connection]
ohama has joined #m-labs
sb0 has joined #m-labs
<GitHub48> [artiq] sbourdeauducq commented on pull request #816 6b1048a: No checking on ``err``? https://github.com/m-labs/artiq/pull/816#discussion_r134531608
<GitHub88> [artiq] sbourdeauducq commented on pull request #816 6b1048a: This is not just getting the message, it is also checking its value. Rename that function, or just merge it into the ``do_test`` function below. https://github.com/m-labs/artiq/pull/816#discussion_r134531361
<GitHub91> [artiq] sbourdeauducq commented on pull request #816 6b1048a: This should be called ``do_test`` or similar, not ``start``. https://github.com/m-labs/artiq/pull/816#discussion_r134531044
<GitHub37> [artiq] sbourdeauducq commented on pull request #816 6b1048a: I suggest using a more uncommon value, e.g. 385710948. Or a string. https://github.com/m-labs/artiq/pull/816#discussion_r134531729
<GitHub118> [artiq] sbourdeauducq commented on pull request #816 6b1048a: Put system imports before artiq imports. https://github.com/m-labs/artiq/pull/816#discussion_r134531113
<GitHub18> [artiq] sbourdeauducq commented on pull request #816 6b1048a: Other code in ARTIQ (e.g. ``artiq_master.py``) tests this with ``if os.name == "nt"``. Please do the same for consistency, plus I'm not even sure if ``win32`` really works reliably (what about 64-bit systems)? https://github.com/m-labs/artiq/pull/816#discussion_r134532436
<GitHub154> [artiq] sbourdeauducq commented on pull request #816 6b1048a: Use CamelCase to name classes (see: https://www.python.org/dev/peps/pep-0008/). https://github.com/m-labs/artiq/pull/816#discussion_r134531198
sb0 has quit [Ping timeout: 248 seconds]
wingdu has joined #m-labs
<wingdu> Hey Guys
<wingdu> somewhere up ?
wingdu has quit [Quit: wingdu]
rohitksingh has quit [Quit: Leaving.]
wingdu has joined #m-labs
wingdu has quit [Ping timeout: 240 seconds]
sb0 has joined #m-labs
<GitHub42> [artiq] jordens commented on issue #564: This could well use either an IOSERDES to sample at 1 GHz and then count edges or (on CC pins)... https://github.com/m-labs/artiq/issues/564#issuecomment-324140200
<GitHub186> [artiq] jordens commented on issue #564: This could well use either an IOSERDES to sample at 1 GHz and then count edges or (on CC pins)... https://github.com/m-labs/artiq/issues/564#issuecomment-324140200
<GitHub133> [artiq] jordens opened issue #817: VHDCI for Sayma https://github.com/m-labs/artiq/issues/817
<sb0> whitequark, did you order an ethernet media converter?
<whitequark> sb0: I want to go to GCC tomorrow, seems faster
<whitequark> and I need other things there anyway
<sb0> gcc?
<sb0> ah, some shop in sham shui po
<whitequark> yes, golden computer centre, or the other big computer shop, i don't recall which one sucks less
<whitequark> i was quite happy about them the two times I was there
<rjo> _florent_: i got the clocking working fine since yesterday (see the issue report). could you help me out with the jesd?
<GitHub111> [smoltcp] whitequark pushed 1 new commit to master: https://git.io/v5kac
<GitHub111> smoltcp/master 7e6e379 whitequark: Fix a typo that broke ARP replies.
<GitHub92> [sinara] jbqubit pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/534e9464a6927de731e5532b3dd14e5cdbbeed47
<GitHub92> sinara/master 534e946 iirabi: fix whitespace
<GitHub3> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/32aac9c70d77daede6b9928c5c4c99e46f1e7bd7
<GitHub3> artiq/master 32aac9c Robert Jordens: doc: use pip as artiq dev mechanism...
<bb-m-labs> build #750 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/750
kristianpaul has joined #m-labs
<bb-m-labs> build #550 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/550
<bb-m-labs> build #1649 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1649
<GitHub168> [smoltcp] whitequark pushed 1 new commit to master: https://git.io/v5k14
<GitHub168> smoltcp/master bc2a894 whitequark: Rework responses to TCP packets and factor in RST replies to TcpSocket.
<travis-ci> m-labs/smoltcp#173 (master - bc2a894 : whitequark): The build passed.
sb0 has quit [Quit: Leaving]
<whitequark> sb0: HKO has issued #8 warning today...
<whitequark> annoying