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
<GitHub181> [artiq] jordens pushed 1 new commit to release-2: https://git.io/viN6v
<GitHub181> artiq/release-2 a9bef3c Robert Jordens: RELEASE_NOTES: 2.0
<bb-m-labs> build #956 of artiq is complete: Exception [exception interrupted] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/956
<bb-m-labs> build #63 of artiq-board is complete: Exception [exception interrupted] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/63
<GitHub70> [artiq] jordens tagged 2.0 at 0069d85: https://git.io/viN6q
digshadow has quit [Ping timeout: 265 seconds]
digshadow has joined #m-labs
digshadow has quit [Ping timeout: 265 seconds]
<bb-m-labs> build #64 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/64
<bb-m-labs> build #65 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/65
<bb-m-labs> build #365 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/365
<rjo> bb-m-labs: force build --branch=release-2 --props=package=artiq-pipistrello-nist_qc1 artiq-board
<bb-m-labs> build forced [ETA 18m12s]
<bb-m-labs> I'll give a shout when the build finishes
<rjo> bb-m-labs: force build --branch=release-2 --props=package=artiq-kc705-nist_qc1 artiq-board
<bb-m-labs> The build has been queued, I'll give a shout when it starts
<bb-m-labs> build #957 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/957
swivel has left #m-labs [#m-labs]
<bb-m-labs> build #66 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/66
<bb-m-labs> build forced [ETA 20m56s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #67 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/67
sb0 has joined #m-labs
digshadow has joined #m-labs
<sb0> do we have a 1.4 or not?
[florian1 has joined #m-labs
cr1901_modern1 has joined #m-labs
[florian] has quit [Ping timeout: 240 seconds]
tmbinc__ has quit [Ping timeout: 255 seconds]
mithro has quit [Ping timeout: 272 seconds]
bentley` has quit [Ping timeout: 260 seconds]
hozer has quit [Ping timeout: 260 seconds]
kaaliakahn has quit [Ping timeout: 240 seconds]
kyak has quit [Ping timeout: 265 seconds]
whitequark has quit [Ping timeout: 255 seconds]
whitequark has joined #m-labs
kaaliakahn has joined #m-labs
kristianpaul has quit [Ping timeout: 260 seconds]
kyak has joined #m-labs
kyak has joined #m-labs
cr1901_modern has quit [Ping timeout: 265 seconds]
gric has quit [Ping timeout: 265 seconds]
tmbinc__ has joined #m-labs
balrog has quit [Ping timeout: 240 seconds]
kyak_ has joined #m-labs
sandeepkr__ has quit [*.net *.split]
siruf has quit [*.net *.split]
kristianpaul has joined #m-labs
kyak has quit [Ping timeout: 265 seconds]
kyak_ has joined #m-labs
kyak_ has quit [Changing host]
sandeepkr__ has joined #m-labs
balrog has joined #m-labs
gric has joined #m-labs
sb0 has quit [Ping timeout: 250 seconds]
hozer has joined #m-labs
cr1901_modern1 is now known as cr1901_modern
sb0 has joined #m-labs
siruf has joined #m-labs
mithro has joined #m-labs
cr1901_modern1 has joined #m-labs
kaaliakahn has quit [Ping timeout: 244 seconds]
shuffle2 has quit [Ping timeout: 244 seconds]
awallin_ has quit [Read error: Connection reset by peer]
kaaliakahn has joined #m-labs
digshadow has quit [Ping timeout: 255 seconds]
digshadow has joined #m-labs
kmehall has quit [Ping timeout: 248 seconds]
cr1901_modern has quit [Ping timeout: 255 seconds]
cyrozap has quit [Ping timeout: 255 seconds]
kmehall_ has joined #m-labs
awallin_ has joined #m-labs
shuffle2 has joined #m-labs
kyak_ is now known as kyak
cyrozap has joined #m-labs
<GitHub157> [misoc] sbourdeauducq pushed 2 new commits to master: https://git.io/viNdH
<GitHub157> misoc/master f6e4882 Sebastien Bourdeauducq: add TMPU
<GitHub157> misoc/master cd95af4 Sebastien Bourdeauducq: interconnect: add Interface.like for Wishbone and CSR
<sb0> whitequark, ^
<sb0> haven't tested it, can you do that and connect it to the kernel CPU?
<sb0> I suppose the kernel CPU could use a wishbone/CSR bridge now...
<bb-m-labs> build #127 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/127
<whitequark> sb0: wonderful, thank you!
<whitequark> I'll write some tests
<whitequark> sb0: hm, why kernel CPU? both coroutines and null pointers only exist on the comms CPU
<sb0> ah, didn't you want to catch user stack overflows too?
calle__ has joined #m-labs
<bb-m-labs> build #68 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/68
<bb-m-labs> build #366 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/366
<bb-m-labs> build #958 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/958
<whitequark> sb0: oh right, I did.
<GitHub154> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/viNF7
<GitHub154> misoc/master 26ecb6a Sebastien Bourdeauducq: tmpu: fix page_bits computation
<bb-m-labs> build #128 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/128
<bb-m-labs> build #69 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/69
<bb-m-labs> build #367 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/367
<bb-m-labs> build #959 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/959
cr1901_modern1 is now known as cr1901_modern
<GitHub2> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/viAfV
<GitHub2> misoc/master 6af3e1b Sebastien Bourdeauducq: automatically generate CSR and interrupt maps
rohitksingh has joined #m-labs
<bb-m-labs> build #129 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/129
<sb0> bb-m-labs, stop build artiq apibreakage
<bb-m-labs> build 960 interrupted
<bb-m-labs> build #960 of artiq is complete: Exception [exception interrupted] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/960
<GitHub130> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/viAfP
<GitHub130> artiq/master 8280e72 Sebastien Bourdeauducq: gateware: use new misoc CSR mapping API
<GitHub82> [migen] sbourdeauducq tagged 0.4 at d87bb06: https://git.io/viAJI
<sb0> bb-m-labs, force build migen
<bb-m-labs> The build has been queued, I'll give a shout when it starts
<GitHub140> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/viAJn
<GitHub140> artiq/master 2701b91 Sebastien Bourdeauducq: conda: update migen version requirements
<GitHub119> [artiq] sbourdeauducq pushed 1 new commit to release-2: https://git.io/viAJc
<GitHub119> artiq/release-2 00402c9 Sebastien Bourdeauducq: conda: update migen version requirements
<bb-m-labs> build #70 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/70
<bb-m-labs> build forced [ETA 1m32s]
<bb-m-labs> I'll give a shout when the build finishes
<cr1901_modern> sb0: The misoc API changed?
<bb-m-labs> build #89 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/89
<GitHub150> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/viAJK
<GitHub150> misoc/master 64839e8 Sebastien Bourdeauducq: setup.py: update version number
<sb0> a bit, see last commit
<bb-m-labs> build #130 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/130
<bb-m-labs> build #368 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/368
<cr1901_modern> I see... that's cool/useful!
<bb-m-labs> build #131 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/131
<bb-m-labs> build #961 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/961
<bb-m-labs> build #71 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/71
<bb-m-labs> build #369 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/369
<bb-m-labs> build #962 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/962
<bb-m-labs> build #72 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/72
<bb-m-labs> build #370 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/370
<bb-m-labs> build #963 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/963
calle__ has quit [Ping timeout: 265 seconds]
sandeepkr_ has joined #m-labs
sandeepkr__ has quit [Ping timeout: 240 seconds]
kuldeep_ has quit [Ping timeout: 264 seconds]
kuldeep_ has joined #m-labs
sandeepkr has joined #m-labs
sandeepkr_ has quit [Ping timeout: 264 seconds]
calle__ has joined #m-labs
calle__ has quit [Ping timeout: 255 seconds]
<GitHub21> [artiq] jordens pushed 1 new commit to master: https://git.io/viAY1
<GitHub21> artiq/master fdadf55 Robert Jordens: RELEASE_NOTES: 2.0
<whitequark> rjo: btw can you tell me when you're no longer using my scope?
<whitequark> I don't need it for anything right now but I will need it at some point
<bb-m-labs> build #73 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/73
<bb-m-labs> build #371 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/371
<bb-m-labs> build #964 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/964
<rjo> whitequark: oh. sure. go ahead.
<rjo> whitequark: i am not using it right now and won't be for the next few days. will probably need it again in a week.
<whitequark> and someone i know is writing an unwinder in rust
rohitksingh has quit [Quit: Leaving.]
_whitelogger_ has joined #m-labs
sandeepkr has quit [*.net *.split]
kuldeep_ has quit [*.net *.split]
kmehall_ has quit [*.net *.split]
digshadow has quit [*.net *.split]
gric has quit [*.net *.split]
kyak has quit [*.net *.split]
[florian1 has quit [*.net *.split]
_whitelogger has quit [*.net *.split]
_florent_ has quit [*.net *.split]
kaaliakahn has quit [Ping timeout: 244 seconds]
cr1901_modern has quit [Ping timeout: 244 seconds]
shuffle2 has quit [Ping timeout: 244 seconds]
hobbes`` has joined #m-labs
kaaliakahn has joined #m-labs
cr1901_modern has joined #m-labs
gric has joined #m-labs
hozer has quit [Ping timeout: 620 seconds]
kuldeep_ has joined #m-labs
kmehall has joined #m-labs
sandeepkr has joined #m-labs
[florian] has joined #m-labs
[florian] has joined #m-labs
[florian] has quit [Changing host]
hobbes_ has quit [Ping timeout: 381 seconds]
digshadow1 has joined #m-labs
hobbes`` is now known as hobbes_
siruf has joined #m-labs
balrog has joined #m-labs
stekern has joined #m-labs
cr1901_modern1 has joined #m-labs
tmbinc__ has joined #m-labs
shuffle2 has joined #m-labs
cr1901_modern has quit [*.net *.split]
digshadow1 has quit [Ping timeout: 265 seconds]
bb-m-labs_ has joined #m-labs
cr1901_modern1 has quit [Ping timeout: 265 seconds]
bb-m-labs has quit [Ping timeout: 240 seconds]
kmehall_ has joined #m-labs
hozer has joined #m-labs
sandeepkr has quit [Ping timeout: 272 seconds]
kmehall has quit [Ping timeout: 272 seconds]
siruf has quit [Ping timeout: 272 seconds]
stekern has quit [Read error: Connection reset by peer]
shuffle2 has quit [*.net *.split]
[florian] has quit [*.net *.split]
attie has quit [*.net *.split]
larsc has quit [*.net *.split]
kaaliakahn has quit [*.net *.split]
calle__ has joined #m-labs
attie has joined #m-labs
cr1901_modern has joined #m-labs
sandeepkr has joined #m-labs
siruf has joined #m-labs
digshadow has joined #m-labs
shuffle2 has joined #m-labs
stekern has joined #m-labs
mithro has joined #m-labs
sb0 has quit [Ping timeout: 244 seconds]
sb0 has joined #m-labs
_florent_ has joined #m-labs
[florian] has joined #m-labs
cr1901_modern1 has joined #m-labs
MiW has quit [Ping timeout: 276 seconds]
rjo has quit [Ping timeout: 276 seconds]
acathla has quit [Ping timeout: 276 seconds]
jaeckel has quit [Ping timeout: 276 seconds]
early has quit [Ping timeout: 276 seconds]
[florian] has quit [Ping timeout: 276 seconds]
cr1901_modern has quit [Ping timeout: 276 seconds]
hozer has quit [Ping timeout: 276 seconds]
Gurty has quit [Ping timeout: 276 seconds]
MiW has joined #m-labs
[florian] has joined #m-labs
[florian] has joined #m-labs
[florian] has quit [Changing host]
acathla has joined #m-labs
rjo has joined #m-labs
MiW has quit [Ping timeout: 265 seconds]
jaeckel has joined #m-labs
early has joined #m-labs
Gurty has joined #m-labs
cr1901_modern1 has quit [Ping timeout: 265 seconds]
hozer has joined #m-labs
balrog has quit [Ping timeout: 250 seconds]
tmbinc__ has quit [Ping timeout: 250 seconds]
stekern_ has joined #m-labs
acathla` has joined #m-labs
MiW has joined #m-labs
tmbinc__ has joined #m-labs
[florian1 has joined #m-labs
early has quit [Ping timeout: 272 seconds]
mithro has quit [Ping timeout: 272 seconds]
rjo has quit [Ping timeout: 272 seconds]
acathla has quit [Ping timeout: 272 seconds]
jaeckel has quit [Ping timeout: 272 seconds]
[florian] has quit [Ping timeout: 272 seconds]
shuffle2 has quit [Ping timeout: 272 seconds]
attie has quit [Ping timeout: 272 seconds]
hozer has quit [Ping timeout: 272 seconds]
Gurty has quit [Ping timeout: 272 seconds]
sb0 has quit [Ping timeout: 272 seconds]
stekern has quit [Ping timeout: 272 seconds]
digshadow has quit [Ping timeout: 272 seconds]
siruf has quit [Ping timeout: 272 seconds]
sandeepkr has quit [Ping timeout: 272 seconds]
calle__ has quit [Ping timeout: 272 seconds]
cr1901_modern has joined #m-labs
sandeepkr has joined #m-labs
siruf_ has joined #m-labs
siruf_ is now known as siruf
early has joined #m-labs
siruf has quit [Ping timeout: 250 seconds]
kmehall_ has quit [Ping timeout: 250 seconds]
Gurty has joined #m-labs
gric has quit [Ping timeout: 250 seconds]
early has quit [Ping timeout: 272 seconds]
sandeepkr has quit [Ping timeout: 272 seconds]
cr1901_modern has quit [Ping timeout: 272 seconds]
balrog has joined #m-labs
kmehall has joined #m-labs
cr1901_modern has joined #m-labs
sandeepkr has joined #m-labs
jaeckel has joined #m-labs
hozer has joined #m-labs
calle__ has joined #m-labs
digshadow has joined #m-labs
attie has joined #m-labs
sb0 has joined #m-labs
gric has joined #m-labs
cr1901_modern has quit [Ping timeout: 250 seconds]
acathla` has quit [Ping timeout: 265 seconds]
sb0 has quit [Ping timeout: 265 seconds]
[florian1 has quit [Ping timeout: 265 seconds]
tmbinc__ has quit [Ping timeout: 265 seconds]
MiW has quit [Ping timeout: 265 seconds]
tmbinc__ has joined #m-labs
acathla has joined #m-labs
mithro has joined #m-labs
[florian] has joined #m-labs
[florian] has joined #m-labs
cr1901_modern has joined #m-labs
sb0 has joined #m-labs
MiW has joined #m-labs
siruf has joined #m-labs
balrog has quit [Ping timeout: 272 seconds]
jaeckel has quit [Ping timeout: 272 seconds]
digshadow has quit [Ping timeout: 272 seconds]
digshadow has joined #m-labs
Gurty has quit [*.net *.split]
Gurty has joined #m-labs
early has joined #m-labs
Gurty has quit [*.net *.split]
Gurty has joined #m-labs
balrog has joined #m-labs
jaeckel has joined #m-labs
rjo has joined #m-labs
digshadow has quit [Quit: Leaving.]
kyak_ has quit [Ping timeout: 244 seconds]
kyak has joined #m-labs
kyak has joined #m-labs
digshadow has joined #m-labs
tmbinc__ has quit [Ping timeout: 244 seconds]
tmbinc__ has joined #m-labs
kyak_ has joined #m-labs
kyak_ has joined #m-labs
kyak has quit [*.net *.split]
rjo has quit [*.net *.split]
early has quit [*.net *.split]
early has joined #m-labs
rjo has joined #m-labs
shuffle2 has joined #m-labs