_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://freenode.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
HoloIRCUser has joined #litex
HoloIRCUser2 has quit [Ping timeout: 265 seconds]
Skip has quit [Remote host closed the connection]
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
scanakci has joined #litex
Degi has quit [Ping timeout: 265 seconds]
Degi has joined #litex
<CarlFK> bunnie: patched ver on top, released shows ERROR.. is there a parameter I can pass to get it to maybe work ? https://dpaste.org/UbLQ
<tpb> Title: dpaste/UbLQ (Plain Text) (at dpaste.org)
HoloIRCUser1 has joined #litex
HoloIRCUser has quit [Ping timeout: 264 seconds]
<bunnie> oh i see...so the official version still does seem to have the error on the readback side
<bunnie> huh weird. I thought they did fix this at one point, because I reviewed a later version and it had afix. But you're right, the latest version in github doesn't.
<bunnie> yah originally I had even a dummy read (`lev=GPIO_LEV`) but later on in testing just a series of dummy writes (three writes of 0 to the SET block) seemed to work and had less performance impact
<bunnie> in terms of a setting you can use to get around this -- if you set the JTAG clock really, really slow, I think eventually the clock boundary crossing machine flushes on its own
<bunnie> but instead of programming the FPGA in 1 second, it'll take like 10 or 20 seconds.
<bunnie> ah nope...i still had to carry a patch for betrusted: https://github.com/betrusted-io/openocd/commit/d2f2e42e78d2ab371ff1c098c164350ccf6e36dd
<tpb> Title: modifications to make openocd reliable with betrusted · betrusted-io/openocd@d2f2e42 · GitHub (at github.com)
<bunnie> sorry, my memory for these things is so bad. had to look it up.
<bunnie> right, in the commit I note they took someone else's patch instead of mine. and that other person's patch misses a major corner case so i still had to carry a patch.
kgugala_ has joined #litex
kgugala__ has joined #litex
kgugala has quit [Ping timeout: 260 seconds]
kgugala_ has quit [Ping timeout: 256 seconds]
HoloIRCUser1 has quit [Ping timeout: 272 seconds]
kgugala has joined #litex
kgugala__ has quit [Read error: Connection reset by peer]
palmer_ has quit [Quit: Connection closed for inactivity]
futarisIRCcloud has joined #litex
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 260 seconds]
<CarlFK> bunnie: thanks.
<CarlFK> tumbleweed: I'm going to put this in my PPA so I can install it easy - make sense?
Skip has joined #litex
somlo has quit [Quit: Leaving]
somlo has joined #litex
<tumbleweed> CarlFK: well, ideally there would be a bug explaining all of that, and continuing to wave that patch
<tumbleweed> but, yeah, ywhy not
<CarlFK> tumbleweed: thanks. I've just dropped the patch into debian/patches - how can I test locally instead of pushing to PPA and wait for the build farm?
somlo has quit [Quit: Leaving]
<tumbleweed> CarlFK: you can test that it applies, with quilt
<tumbleweed> and you could test build locally
<CarlFK> test build is what I am after. I du no how
<tumbleweed> CarlFK: debuild -b
somlo has joined #litex
nitr0x1de has joined #litex
nitr0x1de has quit [Remote host closed the connection]
Skip has quit [Ping timeout: 245 seconds]