Altera_Forum
Honored Contributor
16 years agoSSRAM to DDR buffer copy
Hello, i've tried to copy a buffer stored in the SSRAM (2 Mbytes) that is filled by a VHDL block to a file, on DDR. Here is my code :
void dumpDataToFile(void){
unsigned int addr,...