Forum Discussion
Avgerinos
New Contributor
7 years agoCan I get support for more flash devices for the Generic QUAD SPI controller II?
In our pcb design we use the Cypress S25FS256S flash device. I would like to use this flash to boot a nios ii application, hex file. In order to do that I need to be able to use the Generic QUAR SPI ...
GuaBin_N_Intel
Contributor
7 years agoPlease try on new IP generic serial flash interface https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-gen-sfi.pdf. It is not specific to any type of flash but currently does not have any NIOS HAL support. After that in NIOS Eclipse, generate HEX with boot copier using "mem_init_generate" tool. Hope this workaround can help.