trabucayre / openFPGALoader

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

Support for xc3s700? #474

Open napiza opened 3 months ago

napiza commented 3 months ago

Is the SPARTAN3 xc3s700 supported?

Thanks a lot in advance,

Nagore

trabucayre commented 3 months ago

Since spartan3 is supported I thing with model will be supported too. Model/variant are usually added only when someone has tested it.

napiza commented 3 months ago

Thanks a lot for the support @trabucayre , I added it to part.h and now is working. But I am not able to load a .msc file into it (Attached picture). Any hint to advance on it? I am doing something wrong? image

Thanks a lot in advance,

Nagore

trabucayre commented 3 months ago

With the spartan3 I have the flash is a dedicated device with a JTAG access. Is your board is publicly available (to have access to the schematic)?