<rjo>
sb0: also we don't have openocd packages yet.
<rjo>
sb0: what bug when the RTM is not there? with some openocd TCL magic, one can probably detect RTM presence and adjust the taps and DR_LENGTH setting.
<rjo>
_florent_: could you give us a quick update on jesd204b?
wingdu has joined #m-labs
wingdu has quit [Client Quit]
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined #m-labs
mumptai has joined #m-labs
wingdu has joined #m-labs
wingdu has quit [Quit: wingdu]
wingdu has joined #m-labs
wingdu has quit [Client Quit]
wingdu has joined #m-labs
wingdu has quit [Quit: wingdu]
wingdu has joined #m-labs
wingdu has quit [Client Quit]
wingdu has joined #m-labs
<whitequark>
sb0: a lot better?
<whitequark>
but not perfect?
<whitequark>
sb0: ohhh I just realized something
<whitequark>
the reason I sometimes have trouble reproducing cjbe's results is that our router is indeed 100M, and an ACK roundtrip is slower than it would be on 1G
<whitequark>
well anyway I can reproduce it on the simulator on the host, so that's fine
<GitHub15>
[artiq] whitequark commented on issue #828: @sbourdeauducq This is the proper solution. Likely what happened is LLVM decided to not inline or not unroll something, and an expression that was previously constant-folded is not, anymore. This should be backported to ARTIQ-2. https://github.com/m-labs/artiq/issues/828#issuecomment-328301425