Forum Discussion
Altera_Forum
Honored Contributor
11 years agoyeah i think i must accept the fact that i cant initialize the sram directly. but im working on another way. because the Flash memory's data retain even after the board power off, so i think i can use the control panel to write those data on Flash chip, and then create a state machine to load data from FLASH to SRAM at the begining of the game :D
please confirm if it's possible