Forum Discussion

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

FPGA to SDRAM port access problem

Hello, I have a data file that is read by the HPS... I'm assuming the data block is stored in the SDRAM. This is the C code I used: volatile char *address_pointer = (char*)malloc(bufflengt...