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>
_florent_, did you finish the jesd core? (gth and iirc cleanup and automatic reinit in gateware)
rohitksingh_work has joined #m-labs
<_florent_>
sb0: almost, I still have initialization issue @ 10gbps, I'll try to look at that today
<sb0>
on gth?
<sb0>
and everything works completely fine on gtx/k7?
<sb0>
and the gateware does the reinits itself?
<_florent_>
yes on gth
<_florent_>
we have initialization issues with gth and gtx
<_florent_>
but gth initialization issue seems to happen with more often
<_florent_>
the gateware does not reinitialize itself, I'll look at that
<_florent_>
and see if we can 100% initialization sucess with that
<_florent_>
I'll work on these points today
<_florent_>
with the kc705 and kcu105
<larsc>
rx?
<sb0>
no rx
greni has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 240 seconds]
greni has quit [Quit: Page closed]
sb0 has quit [Ping timeout: 240 seconds]
sb0 has joined #m-labs
siruf__ has quit [Changing host]
siruf__ has joined #m-labs
rohitksingh_work has joined #m-labs
rohitksingh_wor1 has quit [Ping timeout: 240 seconds]
<GitHub158>
[migen] enjoy-digital pushed 5 new commits to master: https://git.io/v9tAB
<GitHub158>
migen/master 66b2030 Florent Kermarrec: build/lattice/programmer: provide xcf_template on init (template is not generic enough to be in migen)
<sb0>
can the core just take the sync pin (it's standard I think) and do its thing without the need for the user to use DifferentialInput, MultiReg etc.?
<sb0>
the corresponding code in the firmware should be removed too, I suppose. does it still work after that?
rohitksingh has quit [Quit: Leaving.]
<_florent_>
sb0: I'll change that, I think the code in the firmware could also be removed, but it will still work with it