Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

SSRAM 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,...