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
FabM has quit [Ping timeout: 244 seconds]
kristian1aul has quit [Quit: Reconnecting]
kristianpaul has joined #m-labs
FabM has joined #m-labs
kuldeep has joined #m-labs
<sb0_> apparently in-vacuum USB is a thing http://www.mdcvacuum.eu/sites/default/files/pdfs/CAT60131.pdf
<whitequark> yes
<whitequark> I told you a while ago, I think
<whitequark> it's used for, say, spacecraft
<whitequark> not just that apparently, given how they have KF and stuff
<sb0_> but there is the problem that CF cannot be pressurized from the other side, which makes them difficult to use in spacecraft
<whitequark> are you sure CF cannot?
<sb0_> I think so, and KF sounds somewhat tricky as well, as it will push the o-ring out and the flanges against the clamp
<whitequark> KF is obviously not rated for pressure
<whitequark> you can trivially verify it
<whitequark> but I don't see why CF won't work against pressure
<whitequark> there's nothing about the knife edge that makes it sensitive to the sign of the differential
<sb0_> http://www.mksinst.com/docs/UR/isokf.pdf recommends KF overpressure rings, rated for almost 7 bar
<sb0_> so it's actually not that bad
<whitequark> interesting, never heard of them before
_rht has joined #m-labs
Gurty has quit [Ping timeout: 276 seconds]
Gurty has joined #m-labs
<bb-m-labs> build #204 of artiq-pipistrello-nist_qc1 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-pipistrello-nist_qc1/builds/204
<bb-m-labs> build #164 of artiq-kc705-nist_qc2 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_qc2/builds/164
kristianpaul has quit [Ping timeout: 276 seconds]
<mithro> sb0_: Do you have a "feature request tracker" or something for misoc? I'd like to be able to dump some ideas / potential features somewhere that other people can track them
kristianpaul has joined #m-labs
<sb0_> mithro, use the github misoc issues
<sb0_> do you already know people who'll work on them?
<mithro> sb0_: Nope! They are speculative.
<mithro> Hence why I didn't put them in the misoc github issues
bentley` has joined #m-labs
sb0_ has quit [Quit: Leaving]
kmehall_ has joined #m-labs
bentley` has quit [*.net *.split]
jaeckel has quit [*.net *.split]
stekern_ has quit [*.net *.split]
kmehall has quit [*.net *.split]
kaaliakahn has quit [*.net *.split]
_florent_ has quit [*.net *.split]
stekern has joined #m-labs
jaeckel has joined #m-labs
kaaliakahn has joined #m-labs
_florent_ has joined #m-labs
sb0 has joined #m-labs
<sb0> that's where the lab posters are from
cr1901_modern1 has joined #m-labs
cr1901_modern has quit [Ping timeout: 244 seconds]
<rjo_> ack
rjo_ is now known as rjo
bentley` has joined #m-labs
gric has joined #m-labs
kyak_ is now known as kyak
_rht has quit [Quit: Connection closed for inactivity]
<_florent_> sb0: thanks for sharing, I think I just found my new wallpapers :)
kuldeep has quit [Ping timeout: 252 seconds]
sandeepkr has joined #m-labs
kuldeep has joined #m-labs
<GitHub12> [artiq] jordens tagged 2.0.dev at 2cbe47e: https://git.io/vwfsY
<bb-m-labs> build #339 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/339
<bb-m-labs> build #598 of artiq is complete: Failure [failed conda_install] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/598
<mithro> Signal(max=1) doesn't seem to work with Migen legacy....
<GitHub32> [artiq] sbourdeauducq pushed 46 new commits to release-1: https://git.io/vwfCU
<GitHub32> artiq/release-1 00facbb whitequark: compiler: get rid of the GetConstructor opcode.
<GitHub32> artiq/release-1 f72e050 whitequark: transforms.llvm_ir_generator: extract class function attributes....
<GitHub32> artiq/release-1 e534941 whitequark: compiler: quote functions directly instead of going through a local.
<GitHub65> [artiq] jordens pushed 1 new commit to master: https://git.io/vwfCs
<GitHub65> artiq/master 4a297f0 Robert Jordens: browser: s/results/files/
<rjo> mithor: undefined behavior
<GitHub126> [artiq] sbourdeauducq pushed 2 new commits to release-1: https://git.io/vwfCZ
<GitHub126> artiq/release-1 001f6d6 Robert Jordens: test_rtio: scale speed test results to 'event' intervals
<GitHub126> artiq/release-1 3d487d9 Robert Jordens: test_rtio: comments and correction...
<mithro> rjo: If the max==1, then shouldn't it just be a constant zero value?
<rjo> how wide is that signal supposed to be?
<rjo> is it equal to all other signals because all of its bits are equal?
<rjo> or is it different because all bits are different?
<mithro> rjo: How would you deal/create a Signal which was always/constantly zero?
<rjo> Constant(0) ?
<rjo> if it needs to be a signal, how wide?
<mithro> Constant(0) is new migen, not legacy right?
<rjo> also, if you add two signals, there is a carry bit, if you add two zero-width signals there is no carry.
<rjo> yes.
<mithro> what would the legacy equivalent be?
<rjo> Signal() will give you the same. just don't assign to it.
<rjo> also a literal 0 will be fine.
<rjo> but it is one bit wide.
<bb-m-labs> build #340 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/340
<bb-m-labs> build #121 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/121
<bb-m-labs> build #599 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/599
<bb-m-labs> build #341 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/341
<bb-m-labs> build #600 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/600
<GitHub28> [artiq] sbourdeauducq pushed 5 new commits to release-1: https://git.io/vwfuw
<GitHub28> artiq/release-1 69f534c Robert Jordens: gui.models: style
<GitHub28> artiq/release-1 c97cb1d Sebastien Bourdeauducq: master/worker_db: style
<GitHub28> artiq/release-1 a27aa96 Sebastien Bourdeauducq: protocols/pyon: minor cleanup
sb0 has quit [Quit: Leaving]
<bb-m-labs> build #342 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/342
<bb-m-labs> build #122 of artiq-win64-test is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/122
<bb-m-labs> build #601 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/601
cr1901_modern1 is now known as cr1901_modern
FabM has quit [Quit: ChatZilla 0.9.92 [Firefox 45.0.1/20160315153207]]
FabM has joined #m-labs
sb0 has joined #m-labs
acathla has quit [Ping timeout: 276 seconds]
[florian] has quit [Ping timeout: 276 seconds]
acathla has joined #m-labs
[florian] has joined #m-labs
[florian] has quit [Changing host]
[florian] has joined #m-labs
kuldeep has quit [Ping timeout: 264 seconds]
sandeepkr has quit [Ping timeout: 264 seconds]
acathla has quit [Changing host]
acathla has joined #m-labs
sandeepkr has joined #m-labs
kuldeep has joined #m-labs
<bb-m-labs> build #603 of artiq is complete: Exception [exception] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/603
rjo has quit [Ping timeout: 244 seconds]
<bb-m-labs> build #343 of artiq-kc705-nist_clock is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/343 blamelist: Robert Jordens <rj@m-labs.hk>
<bb-m-labs> build #602 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/602 blamelist: Robert Jordens <rj@m-labs.hk>
rjo has joined #m-labs
<bb-m-labs> build #205 of artiq-pipistrello-nist_qc1 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-pipistrello-nist_qc1/builds/205
rohitksingh has joined #m-labs
sb0_ has joined #m-labs
<bb-m-labs> build #206 of artiq-pipistrello-nist_qc1 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-pipistrello-nist_qc1/builds/206
sb0_ has quit [Quit: Leaving]
<bb-m-labs> build #604 of artiq is complete: Exception [exception] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/604
<bb-m-labs> build #344 of artiq-kc705-nist_clock is complete: Exception [exception interrupted] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/344
<bb-m-labs> build #605 of artiq is complete: Exception [exception] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/605
<bb-m-labs> build #345 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/345
<bb-m-labs> build #606 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/606
<GitHub17> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/vwJ1x
<GitHub17> artiq/master e1a2290 Sebastien Bourdeauducq: test/analyzer: clear analyzer buffer after IO init
<GitHub6> [artiq] sbourdeauducq pushed 1 new commit to release-1: https://git.io/vwJMf
<GitHub6> artiq/release-1 91645ff Sebastien Bourdeauducq: test/analyzer: clear analyzer buffer after IO init
kuldeep has quit [Ping timeout: 252 seconds]
<bb-m-labs> build #346 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/346
<bb-m-labs> build #607 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/607 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
kuldeep has joined #m-labs
<bb-m-labs> build #347 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/347
<bb-m-labs> build #123 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/123
<bb-m-labs> build #608 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/608
kaaliakahn has quit [Ping timeout: 276 seconds]
kyak has quit [Ping timeout: 276 seconds]
kyak has joined #m-labs
kyak has joined #m-labs
kaaliakahn has joined #m-labs
sandeepkr has quit [Remote host closed the connection]
siruf has quit [Ping timeout: 244 seconds]
siruf has joined #m-labs
sandeepkr has joined #m-labs
sandeepkr has quit [Ping timeout: 252 seconds]
sandeepkr has joined #m-labs
sandeepkr has quit [Max SendQ exceeded]
sandeepkr has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
sandeepkr_ has joined #m-labs
sandeepkr has quit [Ping timeout: 268 seconds]
kuldeep has quit [Ping timeout: 268 seconds]
kuldeep has joined #m-labs
sb0 has quit [Ping timeout: 244 seconds]
kaaliakahn has quit [Ping timeout: 250 seconds]
kyak has quit [Ping timeout: 268 seconds]
kyak has joined #m-labs
kyak has joined #m-labs
kaaliakahn has joined #m-labs
sandeepkr_ has quit [Remote host closed the connection]