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> whitequark, does your corelog step break release-2 builds further?
<sb0> whitequark, if you suspect a vivado miscompilation, try building the gateware with ISE (--toolchain ise iirc)
<sb0> whitequark, try hardcoding a sequence of DMA events after the slicer. then try hardcoding a sequence of SDRAM words before the slicer. that should help narrow down the bug.
<sb0> bb-m-labs, force build --branch=release-2 artiq
<bb-m-labs> build #1385 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #455 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/455
<bb-m-labs> build #1385 of artiq is complete: Failure [failed artiq_corelog] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1385
<sb0> whitequark, also the test should reflect what the users see. and the users won't, and shoiudn't, mess with the log level (unless they are debugging something). so i don't think this is a good solution.
<sb0> whitequark, also the differences of 24 in rtio_counter look normal. the DMA core does take 3 system clock cycles to perform each transaction (see the FSM in CRIMaster), and 3*8 (fine timestamp) = 24. and by default on the KC705 the RTIO and system clocks are derived from the same oscillator, so it's always exactly 24.
<sb0> so all those rtio_counter values look fine to me.
hedgeberg|away is now known as hedgeberg
AndChat|326081 has quit [Quit: Bye]
AndChat326081 has joined #m-labs
AndChat|326081 has joined #m-labs
AndChat326081 has quit [Read error: Connection reset by peer]
kuldeep_ has quit [Read error: Connection reset by peer]
kuldeep_ has joined #m-labs
AndChat326081 has joined #m-labs
AndChat|326081 has quit [Ping timeout: 260 seconds]
kuldeep_ has quit [Read error: Connection reset by peer]
kuldeep_ has joined #m-labs
kuldeep_ has quit [Remote host closed the connection]
kuldeep_ has joined #m-labs
kuldeep_ has quit [Read error: Connection reset by peer]
kuldeep_ has joined #m-labs
kuldeep_ has quit [Ping timeout: 260 seconds]
<whitequark> bb-m-labs: force build artiq
<bb-m-labs> build #1386 forced
<bb-m-labs> I'll give a shout when the build finishes
<whitequark> sb0: I don't see your point about "what the users see"
<sb0> whitequark, users aren't going to change logging level. if the default logging level results in slow RPCs, then users experience slow RPCs.
rohitksingh has joined #m-labs
<bb-m-labs> build #456 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/456
<bb-m-labs> build #434 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/434
<bb-m-labs> build #1386 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1386
<whitequark> sb0: then they shouldn't write it to the core configuration
<whitequark> and they won't, because it's not documented anywhere
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
<whitequark> sb0: let me try to do something about it
_whitelogger has joined #m-labs
_whitelogger has joined #m-labs
kuldeep has joined #m-labs
kuldeep has quit [Remote host closed the connection]
kuldeep has joined #m-labs
sandeepkr has joined #m-labs
kuldeep has quit [Remote host closed the connection]
sandeepkr has quit [Max SendQ exceeded]
bb-m-labs has quit [Quit: buildmaster reconfigured: bot disconnecting]
bb-m-labs has joined #m-labs
<GitHub12> [buildbot-config] whitequark pushed 1 new commit to master: https://git.io/vyuZK
<GitHub12> buildbot-config/master 9c89956 whitequark: Don't reset log level on release-2.
<whitequark> bb-m-labs: force build --branch=release-2 artiq
<bb-m-labs> build #1387 forced
<bb-m-labs> I'll give a shout when the build finishes
<sb0> did someone fix the new conda problems (directory already exists, md5 failure) or did they disappear as mysteriously as they appeared?
<whitequark> I didn't fix them, for one
<whitequark> oh, amazing
<whitequark> they actually fixed the bug where trying to get output name would clone the repository all over again
<whitequark> sb0: can I build the bitstream on my laptop yet, or do I have to implement some even more horrible hack to do it on buildbot?
<bb-m-labs> build #457 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/457
<bb-m-labs> build #435 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/435
<bb-m-labs> build #1387 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1387
<whitequark> sb0: test_start_ping_stop_controller, test_start_ping_stop_controller...
<whitequark> erm, test_attenuation...
<whitequark> did someone update python?
rohitksingh has quit [Quit: Leaving.]
<whitequark> sb0: it doesn't build with ise.
<whitequark> ERROR:HDLCompiler:636 - "/home/whitequark/miniconda/lib/python3.5/site-packages/misoc/cores/mor1kx/verilog/rtl/verilog/mor1kx_ctrl_cappuccino.v" Line 1528: Net <spr_access_ack[7]> is already driven by input port <spr_access_i>.
<sb0> that's a regression from the mor1kx update
<sb0> I built it about a month ago because there were weird things with drtio as well
<sb0> and it was fine
<whitequark> hm, of course it's related to perfcounters
<whitequark> rjo: ^
hedgeberg is now known as hedgeberg|away
<sb0> it looks like a clear bug in mor1kx and it's weird vivado doesn't complain
<sb0> stekern, ^
<sb0> I would guess this generate block at the end shouldn't be there
<whitequark> why shouldn't it?
<whitequark> ah, I see, it's duplicated with line 1078
<sb0> yes, the pcu submodule already drives it
<stekern> thanks, merged it
sandeepkr has joined #m-labs
kuldeep has joined #m-labs
<whitequark> sb0: nope, more or less the same behavior on ISE
<whitequark> another interesting tidbit
<whitequark> putting the same data in different places in memory leads to different results
<whitequark> that seems like an overrun
kuldeep has quit [Read error: Connection reset by peer]
kuldeep has joined #m-labs
kuldeep_ has joined #m-labs
kuldeep has quit [Read error: Connection reset by peer]
kuldeep_ has quit [Read error: Connection reset by peer]
kuldeep_ has joined #m-labs
rohitksingh has joined #m-labs
kuldeep_ has quit [Read error: Connection reset by peer]
kuldeep_ has joined #m-labs
rohitksingh has quit [Ping timeout: 268 seconds]
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 260 seconds]
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 240 seconds]
<GitHub53> [misoc] whitequark pushed 1 new commit to master: https://git.io/vyzsj
<GitHub53> misoc/master 6136b97 whitequark: software: update libunwind.
sandeepkr has quit [Ping timeout: 240 seconds]
sandeepkr has joined #m-labs
<bb-m-labs> build #209 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/209
<GitHub63> [misoc] jordens pushed 1 new commit to master: https://git.io/vyzZ8
<GitHub63> misoc/master 7887a60 Robert Jordens: mor1kx: pcu/ISE fix
<GitHub> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/d5d3e25f97fd579300b8be329e41eaf7e88bfc69
<GitHub> artiq/master d5d3e25 Robert Jordens: conda: bump misoc (pcu/ISE fix)
<bb-m-labs> build #210 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/210
<GitHub> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/ccc4cf8a223b4d4cbd98b2c1856e331736c5f20d
<GitHub> artiq/master ccc4cf8 Robert Jordens: conda: actually bump misoc (pcu/ISE fix)
<bb-m-labs> build #458 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/458 blamelist: Robert Jordens <rj@m-labs.hk>
<bb-m-labs> build #1388 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1388 blamelist: Robert Jordens <rj@m-labs.hk>
<GitHub127> [misoc] whitequark pushed 1 new commit to master: https://git.io/vyzCF
<GitHub127> misoc/master 2d3f62f whitequark: libdyld: fix function prototype duplication.
<bb-m-labs> build #211 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/211
<bb-m-labs> build #459 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/459 blamelist: Robert Jordens <rj@m-labs.hk>
<bb-m-labs> build #1389 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1389 blamelist: Robert Jordens <rj@m-labs.hk>
sandeepkr has quit [Ping timeout: 260 seconds]
sandeepkr has joined #m-labs
AndChat326081 has quit [Ping timeout: 246 seconds]
AndChat326081 has joined #m-labs
AndChat|326081 has joined #m-labs
AndChat326081 has quit [Ping timeout: 260 seconds]
mumptai has joined #m-labs
mumptai has quit [Remote host closed the connection]
<GitHub> [artiq] jordens pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/ccc4cf8a223b...1dbfaf5ad03c
<GitHub> artiq/master 1dbfaf5 Robert Jordens: Revert "conda: bump misoc (pcu/ISE fix)"...
<GitHub> artiq/master 0c959ba Robert Jordens: Revert "conda: actually bump misoc (pcu/ISE fix)"...
sandeepkr has quit [Ping timeout: 260 seconds]
sandeepkr has joined #m-labs
kuldeep_ has quit [Remote host closed the connection]
sandeepkr has quit [Ping timeout: 260 seconds]
kuldeep has joined #m-labs
sandeepkr has joined #m-labs
<whitequark> rjo: why revert? I fixed it
<rjo> whitequark: does it build?
sandeepkr has quit [Max SendQ exceeded]
<rjo> whitequark: if that misoc commit fixes the artiq build, then feel free to bump the artiq dependency.
sandeepkr has joined #m-labs
<whitequark> well it built for me before for some reason
<whitequark> not sure why buildbot differs...
<bb-m-labs> build #460 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/460
<bb-m-labs> build #436 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/436 blamelist: Robert Jordens <rj@m-labs.hk>
<bb-m-labs> build #1390 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1390 blamelist: Robert Jordens <rj@m-labs.hk>