d-lec / d-lev-hdl

Source mirror of SystemVerilog source code for D-Lev processor.
MIT License
1 stars 1 forks source link

Fpga programming with OpenFPGALoader #2

Open wormyrocks opened 1 year ago

wormyrocks commented 1 year ago

https://github.com/trabucayre/openFPGALoader

wormyrocks commented 1 year ago

Needed to patch OpenFPGALoader with bitstream for EP4CE6: https://github.com/d-lec/openFPGALoader/commit/1eade2eef7c1711595deb92af8bb0a03c5737aee We should take a stab at porting over support for FT232R in bitbang mode, that way people with generic USB to serial converters can also program their FPGAs without having to rustle up a USB blaster or clone. https://trabucayre.github.io/openFPGALoader/guide/advanced.html procedure:

you can also write an RPD file, but it's much slower.