Forum Discussion
TSree
New Contributor
7 years agohi, does any one know how to establish link between F2H, H2F ??
i have developed a fpga core that collects data (32 bit) from bus (daughter board ), i need to send this data form FPGA to HPS and further to be forwarded to remote server connected on LAN(TCP/IP). can you help me out how to establish link between FPGA to HPS (if possible with an example).
thanks in advance.
1 Reply
- FawazJ_Altera
Frequent Contributor
Hello sir, You can use F2SDRAM bridge, where it can send the data to DDR3, and hence HPS can read it, Thanks