Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
I would like to know what do you want to do with your design?
Is it sending data from FPGA to HPS? or reading HPS SDRAM via FPGA?
Thank you
PChi0
New Contributor
6 years agoWe want to storage an huge array (around 20Mbit) by HPS into SDRAM and read it with FPGA once HPS finish the assignment.
durning the FPGA operation there's around 10M bit data we have to temporally storage, and we want to storage it in SDRAM.
the c program will never operate the these memory when FPGA is operating
we are using the PIO to use specify address to serial input each data, now but we think the program could be accelerated when FPGA can read SDRAM directly.
Thank you for replying