Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow to download configure file in the flash by FPGA device itself
there is a problem of how to download configure file in the flash by fpga device itself。 there is my opinion as below: 1. I have already designed a SPI driver which can read and wr...
Altera_Forum
Honored Contributor
13 years agoPeople are often confused with the bit order in serial flash (LSB first while flash commands are MSB first).
The Altera SRUNNER project is describing embedded programming of serial flash. You can use the altasmi_parallel Megafunction to access the serial flash from the FPGA fabric.