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
FelixVi2 has quit [Quit: Leaving]
<rjo>
the things described in the readme work. yes.
<sb0>
rjo, do all ultrascale devices use SSI?
<sb0>
afaict ultrascale is a fancy marketing term for 7-series with a finer process, a couple additions like larger block rams ("ultraram" for the marketing guys) and a few minor architecture changes
<sb0>
whitequark, please do not disturb the kc705s for the next couple hrs
<whitequark>
okay
sb0 has quit [Quit: Leaving]
kmehall has quit [Remote host closed the connection]
kmehall has joined #m-labs
kmehall has quit [Read error: Connection reset by peer]
kmehall has joined #m-labs
sb0 has joined #m-labs
<sb0>
whitequark, you can use the kc705s
<sb0>
for the hardware tests, have a look at the wishbonebridge and comm_uart modules from drtio_transceiver_test
<sb0>
they should help you with debugging
<sb0>
and it is a good idea to leave those modules in the final design, so we can use them to e.g. tweak the phase of the si5324 output
sb0 has quit [Quit: Leaving]
<GitHub104>
[migen] whitequark pushed 1 new commit to master: https://git.io/vKjlF
<GitHub42>
si5324_test/master bc1d9d6 whitequark: Working FSM-based I2C core, wrapped for Pipistrello as a test.
<whitequark>
btw, what's the best way to observe i2c communication on kc705? none of the ports on it are especially convenient
<whitequark>
oh, i guess i could put it on the hpc connector and use the socket on the backplane.
<rjo>
whitequark: or that xadc/ams101 thing which has a few pin headers.
<whitequark>
right, that works too.
<rjo>
sb0: by the way: interestingly, there seem to be no 10g sfp+ bidi transcievers for 1310/1490. they all do that at 1270/1330, which should actually be much better for WR and us, from a fiber-physics perspective.
<rjo>
and it is impressive that they get sharp dichroics.
<sb0>
rjo, ok. 10g sounds good.
<sb0>
whitequark, okay, can you make it work with the si5324 chip, 62.5MHz in and out
<sb0>
and please update the sequencer unittest since you modified it