Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow to use On-Chip Memory in GHRD on Atlas-SoC board
Hello! I want to transfer some data from FPGA to program that is running under Linux in HPS part. I am using DE0-Nano-SoC with 5CSEMA4U23C6 and GHRD. GHRD already contains On-Chip Memory in Q...
Altera_Forum
Honored Contributor
8 years agoMany thanks for the answers. I'v got it! The idea is using Dual-port for soc_system_onchip_memory2_0, then it is available for hps and fpga. So my question is solved.