ysionneau has joined #openFPGALoader
<
ysionneau>
I'm designing an FPGA board (based on Lattice ECP5), what's the easiest/best way to have support for programming it with openFPGALoader?
<
ysionneau>
so far I've exposed the jtag pins via a pin header, but I don't know if it's the best thing to do
<
ysionneau>
(there is no on-board flash memory for the bitstream)
<
jeanthomas>
hi, iirc there's no need for configuration
<
jeanthomas>
openFPGALoader defaults to SRAM configuration
<
jeanthomas>
you'll just need to specify your JTAG cable as an argument
<
jeanthomas>
eg. openFPGALoader -c ft4232 your-bitstream.bit (I don't remember the file extension for ECP5 bitstreams)
<
ysionneau>
maybe the confirmation/information I need is : is it enough/ok to just expose the jtag pins, and then I'm good?
<
ysionneau>
which cable is capable to program the lattice fpga via jtag pins using openfpgaloader?
<
jeanthomas>
um yes you just need to have TMS/TDI/TDO/TCK
<
jeanthomas>
regarding the choice of cable, I've been using FT2323/FT4232
<
jeanthomas>
possibly slower than the FTDI chips, but everyone has a RP2040 in their drawers these days
<
ysionneau>
hehe I don't have rpxxx ^^
<
ysionneau>
I have some arduinos at best
<
ysionneau>
thanks!
<
ysionneau>
ok great :)
<
ysionneau>
thanks a lot
<
jeanthomas>
happy to help
trabucayre has quit [Ping timeout: 248 seconds]
trabucayre has joined #openFPGALoader
trabucayre has quit [Ping timeout: 248 seconds]
trabucayre has joined #openFPGALoader
trabucayre has quit [Ping timeout: 248 seconds]
trabucayre has joined #openFPGALoader
julien` has quit [Ping timeout: 272 seconds]
julien` has joined #openFPGALoader