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
jbqubit has joined #m-labs
<jbqubit> I have setup with Kasli/v1.0, Urukul/9910/v1.1. Built and flashed kasli_sysu. Urukul is installed on "eem1", "eem0".
<jbqubit> I can toggle urukul switches, eg urukul0_ch2.sw and see leds flash.
<jbqubit> self.urukul0_cpld.init() is ok
<jbqubit> self.urukul0_ch0.init() throws PLL lock timeout
<jbqubit> I've tried increasing wait time for PLL lock rom 100 ms to 10 s. But still no lock. Any idea what's gone wrong?
<jbqubit> This was with internal clock for both Kasli and Urukul.
<jbqubit> When I apply 100 MHz clock to both Kasli and Urukul, -s startup_clock e, specify "refclk": 100e6 for CPLD and "pll_n": 40 for AD9910 I get PLL locking and RF output.
wolfspraul has quit [Ping timeout: 240 seconds]
wolfspraul has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: Well @mingshenli does have a Windows machine on which this package is installed, and ``ld`` fails due to missing cygwin1.dll. Interestingly, this only happens when the experiment is run by the master, ``artiq_run`` and ``artiq_compile`` are working correctly. I thought ``ld`` was now completely independent from cygwin? https://github.com/m-labs/artiq/issues/935
sb0 has joined #m-labs
<sb0> rjo, TP-Link MC220L plus fs.com copper cable works. I haven't tried sfp/fiber.
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: Though that behavior may be due to the ``cygwin1.dll`` he put in the device db directory as a workaround. https://github.com/m-labs/artiq/issues/935#issuecomment-373576782
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: @mingshenli To double-check: can you activate the artiq conda environment, go to ``d:\artiq1`` and run ``or1k-linux-ld --version``? https://github.com/m-labs/artiq/issues/935#issuecomment-373578614
sb0 has quit [Quit: Leaving]
attie has quit [Ping timeout: 248 seconds]
attie has joined #m-labs
rohitksingh_work has joined #m-labs
attie has quit [Read error: Connection reset by peer]
nengel_ has joined #m-labs
<GitHub-m-labs> [artiq] whitequark commented on issue #935: It is completely independent from cygwin. It is compiled as a MinGW application, which means it's windows native. What you're describing seems like the result of master being run from a different conda environment with older binutils package. https://github.com/m-labs/artiq/issues/935#issuecomment-373605441
nengel_ has quit [Read error: Connection reset by peer]
attie has joined #m-labs
futarisIRCcloud has joined #m-labs
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: yes, I find the or1k-linux-ld.exe and run it, but failed because " the cygwin1.ddl can not be found." https://github.com/m-labs/artiq/issues/935#issuecomment-373610830
<GitHub-m-labs> [artiq] whitequark commented on issue #935: This must be an old conda package. If all else fails, you can remove your entire conda install and start over. https://github.com/m-labs/artiq/issues/935#issuecomment-373611134
attie has quit [Ping timeout: 248 seconds]
attie has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: @mingshenli did you run it with the current directory being d:\artiq1? where you put cygwin1.dll. https://github.com/m-labs/artiq/issues/935#issuecomment-373615174
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: @whitequark same conda environment that makes artiq_run work. https://github.com/m-labs/artiq/issues/935#issuecomment-373615296
nengel has joined #m-labs
<GitHub-m-labs> [artiq] whitequark commented on issue #935: Is there another miniconda installation in PATH? https://github.com/m-labs/artiq/issues/935#issuecomment-373615731
attie has quit [Quit: leaving]
nengel is now known as attie
sb0 has joined #m-labs
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
[X-Scale] has joined #m-labs
X-Scale has quit [Ping timeout: 256 seconds]
[X-Scale] is now known as X-Scale
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: Now it seems work. https://github.com/m-labs/artiq/issues/935#issuecomment-373636354
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: The cygwin1.dll was at C: where it was install. I create a file in D: and now it seems work. https://github.com/m-labs/artiq/issues/935#issuecomment-373636354
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: The cygwin1.dll was at C: where it was install. I create a file in D: and now it seems work. (a cmd window flash) https://github.com/m-labs/artiq/issues/935#issuecomment-373636354
<rjo> jbqubit: nice! if you want to use the XO on urukul, you have to move the capacitor in the clock path.
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: @mingshenli Still, what is the output of ``or1k-linux-ld --version``? https://github.com/m-labs/artiq/issues/935#issuecomment-373648259
<bb-m-labs> build #781 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/781 blamelist: whitequark <whitequark@whitequark.org>
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: nothing happened after I run `start C:\ProgramData\Anaconda3\envs\artiq-3.5\bin\or1k-linux-ld.exe ` except a cmd window flash.... https://github.com/m-labs/artiq/issues/935#issuecomment-373650786
<bb-m-labs> build #2187 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2187
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: Please follow the instructions carefully:... https://github.com/m-labs/artiq/issues/935#issuecomment-373651138
sb0 has quit [Remote host closed the connection]
<bb-m-labs> build #1353 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1353
sb0 has joined #m-labs
early has quit [Quit: Leaving]
early has joined #m-labs
<bb-m-labs> build #782 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/782 blamelist: whitequark <whitequark@whitequark.org>
<bb-m-labs> build #2188 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2188
<sb0> _florent_, any progress with the sdram?
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 265 seconds]
<bb-m-labs> build #1354 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1354
<bb-m-labs> build #783 of artiq-win64-test is complete: Warnings [warnings python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/783 blamelist: whitequark <whitequark@whitequark.org>
<bb-m-labs> build #2189 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2189
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: do as follow?... https://github.com/m-labs/artiq/issues/935#issuecomment-373695937
rohitksingh_wor1 has quit [Read error: Connection reset by peer]
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: Yes. https://github.com/m-labs/artiq/issues/935#issuecomment-373702151
P9BWR6datajerk has joined #m-labs
P9BWR6datajerk has quit [Client Quit]
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: but it didn't work because 'or1k-linux-ld --version' is not a command or file https://github.com/m-labs/artiq/issues/935#issuecomment-373702502
<GitHub-m-labs> [artiq] sbourdeauducq commented on issue #935: Strange, if you see this screenshot it works:... https://github.com/m-labs/artiq/issues/935#issuecomment-373702902
<GitHub-m-labs> [artiq] mingshenli commented on issue #935: is it have any influence on running `artiq_run` or other command uploading the python file to the kc-705 board? https://github.com/m-labs/artiq/issues/935#issuecomment-373703626
hartytp has joined #m-labs
<hartytp> rjo: TechnoSystem are now out of Kasli v1.1
<hartytp> do you know of any more plans to order a batch?
<hartytp> We're like some more fairly soon (e.g. before finalizing plans for an analog PLL for the CDR)
<sb0> oh, those things go fast! I might need another two for mainland China labs soon-ish....
hartytp has quit [Ping timeout: 260 seconds]
hartytp has joined #m-labs
<hartytp> sb0: well, we should start thinking about coordinating another batch
sb0 has quit [Quit: Leaving]
sb0 has joined #m-labs
rohitksingh has joined #m-labs
<rjo> hartytp: not in the next ~month. but thanks for asking!
<hartytp> ack
<hartytp> new revision with any fixes, or the same?
<hartytp> would like some delivered in 6-8weeks
<rjo> hartytp: definitely add a fan. maybe better xtal, add i2c reset to fpga.. maybe something else. will think about it.
<hartytp> ack
<hartytp> that all sounds good (would be nice if we can make gateware on v1.1 and v1.2 compatible so we don't need to build too many versions!)
<hartytp> can we aim to finalize changes in the next couple of weeks?
<rjo> ... and maybe the si5326 instead of the si5324
<rjo> hartytp: yes.
<rjo> hartytp: should be fpga pin-compatible.
<hartytp> sounds good
kristianpaul has quit [Ping timeout: 256 seconds]
<sb0> with the fixes we have I'm not sure if the 5326 will bring much to the table... and then we'd have to support both in firmware
kristianpaul has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
gric_ has joined #m-labs
gric has quit [*.net *.split]
_florent_ has quit [*.net *.split]
ohsix has quit [*.net *.split]
ohsix_ has joined #m-labs
_florent_ has joined #m-labs
mumptai has joined #m-labs
<jbqubit> rjo: Thanks. C103
<_florent_> sb0: no progress yet on the sdram, i was working on another project. I received the board from hartytp, i'll work on it on monday.
Gurty has quit [*.net *.split]
felix_ has quit [*.net *.split]
Gurty has joined #m-labs
felix_ has joined #m-labs