Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFPGA 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...
Altera_Forum
Honored Contributor
10 years agoHello surabhisgp,
i have a similar problem accessing the HPS sdram from NIOS II (http://www.alteraforum.com/forum/showthread.php?t=50754). Did you find a solution? Thanks in advance, Patrick