Forum Discussion

TSree's avatar
TSree
Icon for New Contributor rankNew Contributor
6 years ago

hi, 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's avatar
    FawazJ_Altera
    Icon for Frequent Contributor rankFrequent Contributor
    Hello sir, You can use F2SDRAM bridge, where it can send the data to DDR3, and hence HPS can read it, Thanks