TLemo
New Contributor
6 years agoHow to send data between Cyclone V FPGA and HPS on DE0-Nano-SoC?
We're trying to modify and existing FPGA program running on the FPGA portion of the Cyclone V to send data to the HPS portion of the Cyclone V, but cannot find any helpful documentation.
I am pretty new to the Cyclone V SoC, so my knowledge is limited on how this would be done. I'm guessing I need to use the FPGA-to-HPS bridge to write data to a memory buffer? Are there any examples out there for this process that do it with something other than LEDs?