openFPGALoader icon indicating copy to clipboard operation
openFPGALoader copied to clipboard

Is a SPI over JTAG bitstream possible with Gowin parts?

Open jevinskie opened this issue 3 years ago • 1 comments

After reading the comment and the doc about bitbanged SPI programming I was wondering if loading a bitstream to then do faster SPI over JTAG is feasible. If so, it’s something I’d like to contribute.

https://github.com/enjoy-digital/litex/issues/1644#issuecomment-1466387234

jevinskie avatar Apr 15 '23 22:04 jevinskie

Using a bitstream to do the bridge is faster yes. But, as far I know, litlebee doesn't have user jtag interface. So this approach is impossible :-/

trabucayre avatar Apr 16 '23 06:04 trabucayre