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). c...
FawazJ_Altera
Frequent Contributor
7 years agoHello sir,
You can use F2SDRAM bridge, where it can send the data to DDR3, and hence HPS can read it,
Thanks