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
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has joined #m-labs
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Client Quit]
balrog has quit [Ping timeout: 265 seconds]
balrog has joined #m-labs
mumptai has joined #m-labs
mumptai has quit [Remote host closed the connection]
cr1901_modern has quit [*.net *.split]
Gurty has quit [*.net *.split]
Gurty has joined #m-labs
Gurty has quit [Changing host]
Gurty has joined #m-labs
cr1901_modern has joined #m-labs
<GitHub68> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/vMshA
<GitHub68> misoc/master 54e1ef8 Sebastien Bourdeauducq: add platform name to config options
<bb-m-labs> build #192 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/192
<GitHub131> [artiq] sbourdeauducq pushed 3 new commits to master: https://git.io/vMGeG
<GitHub131> artiq/master 4f97d00 Sebastien Bourdeauducq: firmware: make i2c busno u8
<GitHub131> artiq/master 13c45c8 Sebastien Bourdeauducq: firmware: add si5324 programming functions
<GitHub131> artiq/master 6c68520 Sebastien Bourdeauducq: firmware: support i2c restart
<bb-m-labs> build #301 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/301
<bb-m-labs> build #1201 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1201
<bb-m-labs> build #302 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/302
rohitksingh has joined #m-labs
rohitksingh has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
rohitksingh has quit [Read error: Connection reset by peer]
kristianpaul has quit [Quit: leaving]
kristianpaul has joined #m-labs
kristianpaul has joined #m-labs
kristianpaul has quit [Changing host]
<bb-m-labs> build #1202 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1202 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
sandeepkr_ has joined #m-labs
sandeepkr has quit [Write error: Broken pipe]
sb0 has quit [Quit: Leaving]
sb0 has joined #m-labs
FabM has quit [Quit: ChatZilla 0.9.93 [Firefox 45.6.0/20161213204132]]
<sb0> whitequark, is there a reason for not uploading the doc before the unittests are run?
<sb0> in case of lasting fiasco like the network mess right now, many doc fixes are not pushed to the website
<GitHub104> [artiq] sbourdeauducq pushed 2 new commits to master: https://git.io/vMGaW
<GitHub104> artiq/master fe53bab Sebastien Bourdeauducq: targets: kc705 -> kc705_dds
<GitHub104> artiq/master 8be9a82 Sebastien Bourdeauducq: test: move dsp tests into their own folder
<whitequark> sb0: well this shouldn't happen.
<bb-m-labs> build #303 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/303
<sb0> how far are you into integrating smoltcp?
<sb0> whitequark, the doc says one should use the artiq-3.8 branch of llvmlite. I suppose I should change that to artiq-3.9?
<whitequark> correct
<GitHub103> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/vMGo4
<GitHub103> artiq/master c2bddd6 Sebastien Bourdeauducq: doc: fix llvmlite installation instructions
<sb0> whitequark, do you foresee LTO reducing the runtime size soon or should I change the flash map?
<sb0> the phaser runtime is overflowing
<bb-m-labs> build #1203 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1203 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<sb0> rjo, Joe is getting WARN(board::ad9154): config attempt #3 failed (SERDES PLL lock timeout)
<sb0> and it keeps going
<sb0> (keeps retrying)
<sb0> okay, seems he was sending the wrong clock frequency
<sb0> rjo, keeps happening after fixing the clock
<bb-m-labs> build #304 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/304
<sb0> ah, no, it's "JESD ready timeout" now
mumptai has joined #m-labs
<rjo> i could help if that's desired but doing it indirectly is stupid.
<sb0> rjo, what are you talking about?
<sb0> you want to debug directly on his machine?
<whitequark> sb0: let's try LTO
<whitequark> add -C lto to RUSTFLAGS
<bb-m-labs> build #1204 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1204 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
sb0 has quit [Quit: Leaving]
sb0 has joined #m-labs
<sb0> makes a small difference. 435k -> 418k
<whitequark> does that enlarge compile times a lot?
<sb0> no
<sb0> interestingly, it makes a difference when compiling on my local rust install (compiled according to the artiq doc)
<sb0> and zero difference on the buildserver, which is using the conda packages
<sb0> the way I enabled it is with "[profile.dev] lto = true" in the workspace Cargo.toml
<sb0> -C lto in RUSTFLAGS fails when it tries to build a rlib
<sb0> and in other Cargo.tomls it gets ignored
<whitequark> that works, yes
<rjo> sb0: no. if you guys want my help, keep me in the loop.
<rjo> sb0: and have him come to irc or something.
<sb0> rjo, well, all you've missed is some wrong versions of binaries getting flashed, then his clock frequency was wrong (and that caused the SERDES PLL lock failure), after he fixed that it's "JESD ready" not coming up
<sb0> he increased the clock signal amplitude too
<sb0> just told him to come to IRC
<rjo> ok. iirc i wrote down the desired power in README_PHASER
jbqubit_ has joined #m-labs
<jbqubit_> Hello
<rjo> hello joe.
<jbqubit_> Did SB forward you the transcript of our google hangout discussion?
<rjo> i don't see it.
<jbqubit_> rjo: I just sent by email
<jbqubit_> see signal
<jbqubit_> also
sb0 has quit [Quit: Leaving]
<jbqubit_> Hi rjo
<rjo> jbqubit_: works. what do you want me to do? what's the status?
<jbqubit_> Status is.... I can locally build artiq master and flash kc705.
<jbqubit_> J1 clock is confirmed 300 MHz, +11 dBm
<rjo> and?
<rjo> does it timeout on jesd enable?
<rjo> i.e. jesd ready timeout?
<rjo> well i can try a few things. but probably only significantly on saturday. i have a few proposals to write.
<rjo> i would/will first try f5f6622 which is the latest version i checked.
<jbqubit_> OK. I'll leave system up and running on Saturday. With clock applied.
<jbqubit_> asdf
<jbqubit_> d
<jbqubit_> ttyUSB0 and ttyUSB1 are connected to kc705
<rjo> ok
kuldeep has quit [Remote host closed the connection]
kuldeep has joined #m-labs
kuldeep has quit [Changing host]
kuldeep has joined #m-labs