trabucayre / openFPGALoader

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

Support for FPGA MAX10 10M16DAU32417 IDCODE:0x31030dd #368

Open kover1304 opened 1 year ago

kover1304 commented 1 year ago

Is it possible to support this FPGA chip in shortly or is it not possible in generel.

trabucayre commented 1 year ago

Yes of course.I add new idcode/chip when I know it's working. You can add an entry in part.hpp. If your able to confirm openFPGALoader is working with this variant I can add this entry (or you could open a PR with it).

kover1304 commented 1 year ago

I did the job and it already works fine. I could flash svf-files. Next week I will test the stability and verify the flashed data. Is fusing supported with svf-files and by the openFPGALoader too?