Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to use the cyclone iii internal memory in ROM mode?
Hi, I would like to ask the next question... According to Cyclone iii Device Hand Book, it is possible to use the internal M9K memory as ROM memory (Page 35). I'm interested to save the data after...
Altera_Forum
Honored Contributor
14 years agoIt sounds like what you want is non-volatile RAM, not ROM. ROM content never changes, but it sounds like you want to save data even when power is off. Is that right? If so, you need to use some form of external EEPROM.