Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou can of course connect SPI flash to any I/O pins, but then it cannot be used for power-on configuration of the FPGA. Since you mention .jic programming, you are discussing power-on configuration, in which case, there is no "option" for which I/Os you connect the flash to - you *MUST* connect the SPI flash to the configuration pins.
The handbook for your device and the configuration guidelines tell you which pins your schematic should have used. The .jic file FPGA download image already has those pins assigned, so if you have assigned the pins correctly, the .jic download should just work. If you think you have things correct, but its not working, use a scope to check the SPI pins. I've debugged a design where the designer switched the serial data I/Os. Cheers, Dave