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] jonaskeller opened issue #1077: Cannot construct bytes object in kernel https://github.com/m-labs/artiq/issues/1077
<GitHub-m-labs> [artiq] whitequark closed issue #1077: Cannot construct bytes object in kernel https://github.com/m-labs/artiq/issues/1077
<GitHub-m-labs> [artiq] whitequark pushed 1 new commit to release-3: https://github.com/m-labs/artiq/commit/cccadd0a55ad82bc66f0fa65eba55b102205fa66
<GitHub-m-labs> artiq/release-3 cccadd0 whitequark: compiler: support conversion of list to bytearray and bytes....
jkeller has joined #m-labs
<jkeller> bb-m-labs: force build --props=package=artiq-kc705-nist_qc2 --branch=release-3 artiq-board
<bb-m-labs> build forced [ETA 45m55s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #1662 of artiq-board is complete: Exception [exception conda_build_output] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1662
<GitHub-m-labs> [artiq] whitequark closed issue #1076: RPC returning TList(TBytes) corrupts unrelated variables https://github.com/m-labs/artiq/issues/1076
<GitHub-m-labs> [artiq] whitequark pushed 1 new commit to release-3: https://github.com/m-labs/artiq/commit/3e7cdaa5d7f033b75dccca464670dc5895f46e56
<GitHub-m-labs> artiq/release-3 3e7cdaa whitequark: runtime: fix size values for bytes and bytearray RPCs....
<GitHub-m-labs> [artiq] jonaskeller commented on issue #1077: Great, thanks for fixing this and 1076 so quickly! I'll test both once there is a build. https://github.com/m-labs/artiq/issues/1077#issuecomment-398943282
futarisIRCcloud has joined #m-labs
<bb-m-labs> build #1663 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1663
jkeller has quit [Quit: Page closed]
<bb-m-labs> build #2466 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2466 blamelist: whitequark <whitequark@whitequark.org>
kaolpr has quit [Ping timeout: 256 seconds]
kaolpr has joined #m-labs
<bb-m-labs> build #1664 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1664
ohsix has joined #m-labs
<bb-m-labs> build #2467 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2467 blamelist: whitequark <whitequark@whitequark.org>
<sb0> why are we setting the reserved bit in the hmc7043 channel_base value?
<sb0> ok, another part of the datasheet says it defaults to 1....
<bb-m-labs> build #1665 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1665
<bb-m-labs> build #2468 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2468 blamelist: whitequark <whitequark@whitequark.org>
rohitksingh_work has joined #m-labs
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<GitHub118> [smoltcp] birkenfeld commented on issue #245: FWIW, it's revision 216c393 (the switch to `managed` 0.7 breaks with my pegged nightly). https://github.com/m-labs/smoltcp/issues/245#issuecomment-398970056
rohitksingh_work has quit [Ping timeout: 264 seconds]
rohitksingh_work has joined #m-labs
rqou has quit [Ping timeout: 240 seconds]
<GitHub190> [smoltcp] birkenfeld opened issue #246: wrong assertion in packet_buffer tests https://github.com/m-labs/smoltcp/issues/246
<GitHub26> [smoltcp] whitequark closed issue #246: wrong assertion in packet_buffer tests https://github.com/m-labs/smoltcp/issues/246
<GitHub183> [smoltcp] whitequark commented on issue #246: No, this is not wrong. There is a special element in the metadata ring that means "there is a packet after this element, but this element itself does not signify anything, it only consumes space in the tail end of the buffer because this space was not sufficient to insert the next packet". Aka "padding". https://github.com/m-labs/smoltcp/issues/246#issuecomment-39897
<GitHub-m-labs> [artiq] whitequark commented on issue #1075: The reason this isn't done is because Rust's [`format!`](https://doc.rust-lang.org/nightly/std/fmt/index.html) facility does not support providing a format string at runtime. I could do something like `.replace("{0}", args[0].to_string()`, but that will miss valid cases like `{0:#p}` and result in an even more obscure message. https://github.com/m-labs/artiq/issu
<GitHub-m-labs> [artiq] hartytp commented on issue #1065: Are you using the same version of ARTIQ that worked before? Any hardware or software changes since this last worked? https://github.com/m-labs/artiq/issues/1065#issuecomment-398978569
<GitHub-m-labs> [artiq] whitequark closed issue #1074: ".dirty" in firmware version does not appear reliably https://github.com/m-labs/artiq/issues/1074
<GitHub-m-labs> [artiq] whitequark commented on issue #1074: Fixed. But this makes builds take 8 seconds regardless of whether they're fresh or not because of some issue with dependency tracking I never figured out. https://github.com/m-labs/artiq/issues/1074#issuecomment-398979257
<bb-m-labs> build #1666 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1666
<bb-m-labs> build #2469 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2469 blamelist: whitequark <whitequark@whitequark.org>
<GitHub4> [smoltcp] birkenfeld commented on issue #246: Ah, thanks, makes sense. https://github.com/m-labs/smoltcp/issues/246#issuecomment-398988326
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1065: @hartytp Yes, I was using a build that worked on Tuesday. https://github.com/m-labs/artiq/issues/1065#issuecomment-398991981
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1065: @hartytp Yes, I was using a build that worked on Tuesday.... https://github.com/m-labs/artiq/issues/1065#issuecomment-398991981
rqou has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq pushed 3 new commits to master: https://github.com/m-labs/artiq/compare/7cc3da4fafba...05e908a0fd66
<GitHub-m-labs> artiq/master 05e908a Sebastien Bourdeauducq: hmc7043: align SYSREF with RTIO
<GitHub-m-labs> artiq/master 9741654 Sebastien Bourdeauducq: hmc7043: style
<GitHub-m-labs> artiq/master 45e8263 Sebastien Bourdeauducq: hmc7043: do not configure phases during initial init...
<GitHub-m-labs> [artiq] gkasprow commented on issue #1065: And the only HW change I did was loading of the RTM FPGA... https://github.com/m-labs/artiq/issues/1065#issuecomment-399018845
<GitHub-m-labs> [artiq] jordens closed issue #936: ProEM HS 512BX3 camera driver https://github.com/m-labs/artiq/issues/936
<bb-m-labs> build #1667 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1667
<bb-m-labs> build #2470 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2470 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<GitHub-m-labs> artiq/master e295363 Sebastien Bourdeauducq: drtio: resync SYSREF when TSC is loaded
<GitHub-m-labs> artiq/master 5a2a857 Sebastien Bourdeauducq: firmware: clean up SYSREF phase management
<GitHub-m-labs> [artiq] sbourdeauducq pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/05e908a0fd66...e29536351dfd
jaeckel has quit [Ping timeout: 268 seconds]
<GitHub-m-labs> [artiq] hartytp commented on issue #1065: hmm..so, what's the plan for tacking this? https://github.com/m-labs/artiq/issues/1065#issuecomment-399040286
<bb-m-labs> build #1668 of artiq-board is complete: Exception [exception conda_build_output] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1668 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #2471 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2471 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<GitHub-m-labs> [artiq] hartytp commented on commit 05e908a: Nit: am I right in thinking that this is not just due to the HMC7043 but also due to the HMC830 when the output dividers are enabled (DAC clock < 1.5GHz), since there is no way of deterministically resetting those dividers. i.e. if we increased the HMC830 output divider to give 600MHz output and ran the HMC7043 in fundamental mode for the DAC channels then we wou
<GitHub-m-labs> [artiq] gkasprow commented on issue #1065: ... https://github.com/m-labs/artiq/issues/1065#issuecomment-399045575
<GitHub-m-labs> [artiq] hartytp commented on issue #1065: :+1: https://github.com/m-labs/artiq/issues/1065#issuecomment-399046845
<GitHub-m-labs> [artiq] sbourdeauducq commented on commit 05e908a: This sync technique adds a number of input clock periods to all SYSREF outputs using the HMC7043 slip feature, while ensuring s/h is met at the DAC and the FPGA using fixed values for the analog delay and the digital coarse delay.... https://github.com/m-labs/artiq/commit/05e908a0fd66709bc143587bb843730a1133535d#commitcomment-29446768
<GitHub-m-labs> [artiq] sbourdeauducq commented on commit 05e908a: If we configured the HMC830 to output 600MHz, we would not need this alignment here. But then we have a problem because the HMC7043 analog delay range is less than one half-period of 600MHz, and the combination of analog+coarse digital delay gets a "hole". https://github.com/m-labs/artiq/commit/05e908a0fd66709bc143587bb843730a1133535d#commitcomment-2944
<GitHub-m-labs> [artiq] sbourdeauducq commented on commit 05e908a: This also works because DRTIO re-syncs implemented in e29536351dfd41334f1081dc76bbbb831ffe7113 (NB: not tested on HW yet) only give an even number of slips, since in the worst case we are shifting by one RTIO coarse clock cycle (150MHz). https://github.com/m-labs/artiq/commit/05e908a0fd66709bc143587bb843730a1133535d#commitcomment-29446870
<sb0> so Joe's boards are back to WUT?
ohsix has quit [Ping timeout: 240 seconds]
<GitHub-m-labs> [artiq] jbqubit commented on issue #1065: Three AMC and four RTM should arrive at Technosystem on Monday. Also, NAT MCH and power supply. https://github.com/m-labs/artiq/issues/1065#issuecomment-399078795
rohitksingh_work has quit [Read error: Connection reset by peer]
<GitHub25> [smoltcp] dlrobertson opened pull request #247: Fix packet buffer enqueue logic error (master...fix_issue_245) https://github.com/m-labs/smoltcp/pull/247
<GitHub195> [smoltcp] dlrobertson commented on issue #245: @birkenfeld thanks for pointing this out. The linked PR fixes this. https://github.com/m-labs/smoltcp/issues/245#issuecomment-399095426
<GitHub14> [smoltcp] birkenfeld commented on issue #247: Perfect, thanks! https://github.com/m-labs/smoltcp/pull/247#issuecomment-399096273
<GitHub136> [smoltcp] whitequark commented on issue #247: @m-labs-homu r+ https://github.com/m-labs/smoltcp/pull/247#issuecomment-399096274
<GitHub10> [smoltcp] m-labs-homu commented on issue #247: :pushpin: Commit 435169f has been approved by `whitequark`
<GitHub148> [smoltcp] m-labs-homu pushed 1 new commit to auto: https://github.com/m-labs/smoltcp/commit/682fc3078229a4fc06b5f021af058c45b9f3bc02
<GitHub186> [smoltcp] m-labs-homu commented on issue #247: :hourglass: Testing commit 435169fe9990ed2e54c66539c73769160af06017 with merge 682fc3078229a4fc06b5f021af058c45b9f3bc02... https://github.com/m-labs/smoltcp/pull/247#issuecomment-399096354
<GitHub148> smoltcp/auto 682fc30 Dan Robertson: Fix packet buffer enqueue logic error...
jaeckel has joined #m-labs
<travis-ci> m-labs/smoltcp#1054 (auto - 682fc30 : Dan Robertson): The build passed.
<GitHub47> [smoltcp] m-labs-homu commented on issue #247: :sunny: Test successful - [status-travis](https://travis-ci.org/m-labs/smoltcp/builds/395010926?utm_source=github_status&utm_medium=notification)
<GitHub178> [smoltcp] m-labs-homu closed pull request #247: Fix packet buffer enqueue logic error (master...fix_issue_245) https://github.com/m-labs/smoltcp/pull/247
<GitHub100> [smoltcp] m-labs-homu merged auto into master: https://github.com/m-labs/smoltcp/compare/d23aee483f2d...682fc3078229
<GitHub166> [smoltcp] dlrobertson closed issue #245: strange exhaustion with packet buffer enqueue? https://github.com/m-labs/smoltcp/issues/245
<travis-ci> m-labs/smoltcp#1055 (master - 682fc30 : Dan Robertson): The build passed.
<GitHub82> [smoltcp] ProgVal commented on issue #244: The `update` method is inspired from the one in `ethernet.rs`, so you might want to change it as well. https://github.com/m-labs/smoltcp/pull/244#issuecomment-399112992
<GitHub-m-labs> [artiq] sbourdeauducq pushed 4 new commits to master: https://github.com/m-labs/artiq/compare/e29536351dfd...8b3c12e6ebcf
<GitHub-m-labs> artiq/master de7d64d Sebastien Bourdeauducq: sayma: clock JESD204 from GTP CLK2...
<GitHub-m-labs> artiq/master b28ff58 Sebastien Bourdeauducq: sayma: add sysref sampler to DRTIO master
<GitHub-m-labs> artiq/master 07bcdfd Sebastien Bourdeauducq: hmc7043: stricter check of FPGA SYSREF margin
<GitHub153> [smoltcp] ProgVal commented on issue #223: @crawford Hmm, I can compile your code with the nightly compiler. (Maybe thanks to the NLL?) https://github.com/m-labs/smoltcp/issues/223#issuecomment-399129839
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/c1db02a3513fe7f1f359e48f660b7b7deb753738
<GitHub-m-labs> artiq/master c1db02a Sebastien Bourdeauducq: drtio/gth_ultrascale: disable IBUFDS_GTE3 until stable_clkin...
rohitksingh has joined #m-labs
ohsix has joined #m-labs
<bb-m-labs> build #1669 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1669
<bb-m-labs> build #2472 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2472 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
<bb-m-labs> build #1670 of artiq-board is complete: Exception [exception conda_build_output] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1670 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #2473 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2473 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
rohitksingh1 has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
cr1901_modern has quit [Read error: No route to host]
rohitksingh1 has quit [Quit: Leaving.]
cr1901_modern has joined #m-labs
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] mfe5003 opened issue #1078: kasli installation https://github.com/m-labs/artiq/issues/1078
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: See here, there here is an updated version: https://m-labs.hk/artiq/manual-master/utilities.html#core-device-configuration-toolOn the first line of device.db you are using there is an address of the board you connect with. Please modify it.Also remember to set this address if you haven't already and connect the board: https://m-labs.hk/artiq/manual-master/installi
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: See here, there here is an updated version: https://m-labs.hk/artiq/manual-master/utilities.html#core-device-configuration-tool... https://github.com/m-labs/artiq/issues/1078#issuecomment-399196497
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: See here, there here is an updated version: https://m-labs.hk/artiq/manual-master/utilities.html#core-device-configuration-tool... https://github.com/m-labs/artiq/issues/1078#issuecomment-399196497
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: See here, there here is an updated version: https://m-labs.hk/artiq/manual-master/utilities.html#core-device-configuration-tool... https://github.com/m-labs/artiq/issues/1078#issuecomment-399196497
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: See here, there is an updated version: https://m-labs.hk/artiq/manual-master/utilities.html#core-device-configuration-tool... https://github.com/m-labs/artiq/issues/1078#issuecomment-399196497
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
mumptai has joined #m-labs
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: Thanks for that link. The updated manual is helpful. It still seems to be behind since artiq_coreconfig appears to not be a command anymore.... https://github.com/m-labs/artiq/issues/1078#issuecomment-399239193
<travis-ci> batonius/smoltcp#135 (layers - 27cccc0 : Egor Karavaev): The build is still failing.
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: @mfe5003 Can you run idle kernel you mentioned in your first post? (artiq_run name_of_experiment.py in the same directory as device_db.py). https://github.com/m-labs/artiq/issues/1078#issuecomment-399242078
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: @marmeladapk I haven't defined and experiment file yet, but I suspect because I haven't been able to write the idle_kernel to the device yet that it would not work. I will try to make an experiment though and let you know. https://github.com/m-labs/artiq/issues/1078#issuecomment-399243126
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: @marmeladapk when I run a modified version of the led.py from the manual:... https://github.com/m-labs/artiq/issues/1078#issuecomment-399248102
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: @marmeladapk when I run a modified version of the led.py from the manual:... https://github.com/m-labs/artiq/issues/1078#issuecomment-399248102
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: > WARNING:artiq.coredevice.comm_kernel:Mismatch between gateware (4.0.dev+805.gd0f6123f) and software (4.0.dev+1191.g8b3c12e6) versions... https://github.com/m-labs/artiq/issues/1078#issuecomment-399249868
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: > WARNING:artiq.coredevice.comm_kernel:Mismatch between gateware (4.0.dev+805.gd0f6123f) and software (4.0.dev+1191.g8b3c12e6) versions... https://github.com/m-labs/artiq/issues/1078#issuecomment-399249868
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: @marmeladapk When I add the loop the command hangs and I can't kill it with ^C.... https://github.com/m-labs/artiq/issues/1078#issuecomment-399251984
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: @mfe5003 Ok, if this doesn't work (and no LED is flashing on front panel nor near power supply LEDs) we need to find out if you're using right variant of gateware with right variant of software. If you're flashed different variant of gateware to the board it will have different numbering of channels. ... https://github.com/m-labs/artiq/issues/1078#issuecomment-3
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: @mfe5003 Ok, if this doesn't work (and no LED is flashing on front panel nor near power supply LEDs) we need to find out if you're using right variant of gateware with right variant of software. If you're flashed different variant of gateware to the board it will have different numbering of channels. ... https://github.com/m-labs/artiq/issues/1078#issuecomment-3
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: @marmeladapk I was just following the list of commands from the manual installing. The flashing commands I ran were:... https://github.com/m-labs/artiq/issues/1078#issuecomment-399257626
mumptai has quit [Quit: Verlassend]
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: Ok, so you flashed `master` variant of gateware, and you are using `tester` variant of device_db.... https://github.com/m-labs/artiq/issues/1078#issuecomment-399259470
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: It looks like there are no binaries for a tester variant. I get the following error message:... https://github.com/m-labs/artiq/issues/1078#issuecomment-399264070
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: Could you check what variants are present in C:\\Users\\ebert\\Anaconda2\\envs\\artiq-dev\\lib\\site-packages\\artiq\\binaries? Perhaps we could try with opticlock. https://github.com/m-labs/artiq/issues/1078#issuecomment-399264736
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: There is only kasli-master in the directory, however the actual path is `envs/artiq-dev/**Lib**/site-packages` which might be part of the problem.... https://github.com/m-labs/artiq/issues/1078#issuecomment-399266354
<GitHub-m-labs> [artiq] marmeladapk commented on issue #1078: Perhaps, but it flashed master somehow. On Windows lower/upper case shouldn't matter. ... https://github.com/m-labs/artiq/issues/1078#issuecomment-399268600
<GitHub-m-labs> [artiq] mfe5003 commented on issue #1078: Thanks that worked! I can see L2 flashing as led1 in the code.... https://github.com/m-labs/artiq/issues/1078#issuecomment-399274760