trabucayre / openFPGALoader

Universal utility for programming FPGA
https://trabucayre.github.io/openFPGALoader/
Apache License 2.0
1.18k stars 251 forks source link

Support for Cyclone V SX #240

Open Davorin51 opened 2 years ago

Davorin51 commented 2 years ago

Is there any possibility to use OpenFPGA Loader on Cyclone V 5CSXFC6C6U23C7? Will support be added for that chip?

Thank you, best wishes!

trabucayre commented 2 years ago

I haven't tried this model by myself but if it follows others Cyclone V programming sequence yes it's possible. The most easy way to test is to append part.hpp with idcode and details (as done for others Cyclone V). Flashing eeprom needs a bit more of work but requires this first step.

trabucayre commented 1 year ago

Any news?