Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to transfer data array between HSP-FPGA & vice versa in CycloneV Soc (De1Soc)?
Hi, 1) Is there a better way to transfer an array of data from HPS to FPGA and vice versa in Cyclone V Soc (or De1Soc board by Terasic)? I have used PIO and it is more suitable to send one data...
Altera_Forum
Honored Contributor
8 years agoThank you Settem.
All I need to know is 1) How to connect SDRAM (or FIFO or any memory) between FPGA and HPS ? 2) How to read and write data from HPS ? 3) How to read and write data from FPGA ? An example project containing this implementation would be very very helpful, or alteat documents on how to do it. Please consider me as an extremely new beginner for SoC, Qsys and accessing component between two subsystems.