Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe SD card and the FLASH are your only non-volotile on-board options. I'd suggest the SD card could be considered easier to implement.
This page; "how to use mmc/sdc (http://elm-chan.org/docs/mmc/mmc_e.html)" covers basic access of an SD card. I'd suggest it need not be very big. An SPI host is something an FPGA will easily accommodate. Cheers, Alex