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] mfe5003 commented on issue #1094: I am trying to follow the logic for the RF switch TTL and it looks like for the channel 0 switch the signal just gets processed directly in the CPLD 1:1 based on the input signal.... https://github.com/m-labs/artiq/issues/1094#issuecomment-402330267
sb0 has joined #m-labs
rohitksingh_work has joined #m-labs
larsc has quit [Remote host closed the connection]
wolfspraul has quit [Ping timeout: 260 seconds]
lars_ has joined #m-labs
<GitHub-m-labs> [artiq] jordens commented on issue #1094: Yes. The profile lines are bits 8-10. See `urukul_cfg()` https://github.com/m-labs/artiq/issues/1094#issuecomment-402371701
lars_ is now known as larsc
X-Scale has quit [Ping timeout: 265 seconds]
sb0 has quit [Read error: Connection reset by peer]
sb0 has joined #m-labs
acathla has quit [Remote host closed the connection]
rjo1 has joined #m-labs
<rjo1> bb-m-labs: force build --props=package=artiq-board,artiq_target=kasli,artiq_variant=opticlock artiq-board
<bb-m-labs> build forced [ETA 39m30s]
<bb-m-labs> I'll give a shout when the build finishes
rjo1 has quit [Ping timeout: 252 seconds]
rjo2 has joined #m-labs
<bb-m-labs> build #1691 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1691
acathla has joined #m-labs
hartytp has joined #m-labs
<hartytp> _florent_, sb0: answering my question about parallel/series termination with bidirectional ports
<hartytp> on 7-series, there were x_T_DCI IOSTANDARDS which disable the input (parallel) termination whenever the output buffer is active (UG471)
<hartytp> in ultrascale these aren't supported, any more
<hartytp> but ug571 seems to imply (without making any unambiguous statements to that effect) that the normal DCI standards now work in the same way as the old T_DCI ones
<hartytp> i.e. for bidirectional IO it's correct to specify both parallel and series termination (as currently done in the constraints file)
<hartytp> although, I wasn't sure why you're using the RTT_40 termination instead of the RTT_48, which I would have thought would provide a better match. Is this based on a simulation? Not that it matters, because both should provide pretty good terminations...
hartytp has quit [Quit: Page closed]
X-Scale has joined #m-labs
rjo2 has quit [Ping timeout: 252 seconds]
key2 has joined #m-labs
<GitHub-m-labs> [artiq] jordens commented on issue #1094: And the urukul cpld gateware is at https://github.com/quartiq/urukul https://github.com/m-labs/artiq/issues/1094#issuecomment-402463448
rohitksingh_work has quit [Read error: Connection reset by peer]
acathla has quit [Remote host closed the connection]
rohitksingh has joined #m-labs
[X-Scale] has joined #m-labs
X-Scale has quit [Ping timeout: 276 seconds]
[X-Scale] is now known as X-Scale
<GitHub-m-labs> [artiq] LabVIEWfan opened issue #1095: Dashboard doesn't get informations from Zotino https://github.com/m-labs/artiq/issues/1095
acathla has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1055: Also 0x00. https://github.com/m-labs/artiq/issues/1055#issuecomment-402524718
<sb0> _florent_, any idea about https://github.com/m-labs/artiq/issues/1055 ?
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1080: @gkasprow Any update on the clock measurements? I know Tom measured them after they went through the FPGA, but I'd like to double-check. https://github.com/m-labs/artiq/issues/1080#issuecomment-402527541
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #1095: Are other monitoring features e.g... https://github.com/m-labs/artiq/issues/1095#issuecomment-402530044
<GitHub-m-labs> [artiq] LabVIEWfan commented on issue #1095: All the TTL are working correctly through both the EnvExperiment and the dashboard. https://github.com/m-labs/artiq/issues/1095#issuecomment-402537130
nurelin has quit [Ping timeout: 276 seconds]
<GitHub-m-labs> [artiq] hartytp commented on issue #1055: Thanks for checking that.... https://github.com/m-labs/artiq/issues/1055#issuecomment-402538450
kuldeep has quit [Ping timeout: 260 seconds]
kuldeep has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
nurelin has joined #m-labs
<GitHub-m-labs> [picam] jordens pushed 1 new commit to master: https://github.com/quartiq/picam/commit/b7143c3be314a0535781807a9bd2c4395309af3e
<GitHub-m-labs> picam/master b7143c3 Robert Jördens: types: windows
iwxzr has quit [Quit: WeeChat 2.0.1]
<GitHub192> [smoltcp] dlrobertson opened pull request #252: Add MLDv2 Repr support (master...mldv2) https://github.com/m-labs/smoltcp/pull/252
<GitHub127> [smoltcp] dlrobertson commented on pull request #252 aa2000f: The size of each Multicast Address Record is not static. In order to calculate the length of the `MLDv2` header and the contained Address Records, we would need to iterate over the contained Address Records. https://github.com/m-labs/smoltcp/pull/252#discussion_r200210699