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)
<GitHub158> migen/master f1410cf Florent Kermarrec: build/lattice/diamond: generate .jed file (used for flashing)
<GitHub158> migen/master 3438504 Florent Kermarrec: build/platforms: add kcu105
<bb-m-labs> build #140 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/140
rohitksingh_work has quit [Ping timeout: 240 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
<GitHub48> [migen] enjoy-digital pushed 1 new commit to master: https://git.io/v9q4n
<GitHub48> migen/master b8469c0 Florent Kermarrec: genlib/cdc: cleanup lcm computation
<bb-m-labs> build #141 of migen is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/migen/builds/141
rohitksingh has joined #m-labs
<_florent_> sb0: jesd initialization is fixed for gtx and gth :) (I can probably improve re-initialization code, but at least now I know how to do it)
<_florent_> sb0: I still have to get things working with 8 lanes on the kcu105, I'll probably look at that tomorrow
<sb0> isn't that supposed to use the jsync signal?
<_florent_> yes it's using it, but I should probably rename the start signal to sync
<_florent_> or jsync
<_florent_> I have to go
<sb0> so this should be removed?
<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
mumptai has joined #m-labs
mumptai has quit [Client Quit]
<GitHub115> [artiq] jbqubit opened issue #724: conda numba dependency conflicts with llvmlite-artiq https://github.com/m-labs/artiq/issues/724
<GitHub124> [artiq] whitequark commented on issue #724: > Can't install both llvmlite and llvmlite-artiq at the same time without other bugs appearing (eg dependence on llvmlite.so).... https://github.com/m-labs/artiq/issues/724#issuecomment-297174710
kyak has quit [Ping timeout: 240 seconds]
kyak has joined #m-labs