<PeterSchmidtNiel>
Got it, sounds good, I do have the ECP5 directly wired to the flash. So where do you recommend I hook up this ft2232 in order to get openFPGALoader to immediately (or at least easily) support my board? To the ECP5's JTAG interface, or sharing the SPI bus to the flash?
mcc has quit [Quit: Connection closed for inactivity]
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #openFPGALoader
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #openFPGALoader
<trabucayre>
The best (and simpliesy) way is to use the JTAG interface
<trabucayre>
and firstly using openFPGALoader --detect
<trabucayre>
with -c xxx if your ftdi interface isn't basic ft2232
<PeterSchmidtNiel>
Okay, sounds good, thanks. I'll hook up my FT2232 to the JTAG interface, and see if everything ends up working out of the box.