Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe EPCS controller doesn't map the EPCS chip directly into the memory space, it just provide SPI registers you can use to read/write the EPCS chip. On the 2ks ou see, the first 1k is in fact a bootloader software that the NIOS can use to boot on a software written in the EPCS, and the other 1k is occupied by the SPI master. To access the EPCS contents, you can use the API provided by the EPCS controller driver.