Forum Discussion

amsssss123's avatar
amsssss123
Icon for New Contributor rankNew Contributor
1 month ago
Solved

Agilex 5E: How to access FPGA-side EMIF DDR4 from HPS through HPS2FPGA?

Hi, I am building on top of the Agilex 5E GSRD design. My goal is not to use the HPS-side DDR for the FPGA accelerator data buffer. Instead, I want the data path to be: ARM/HPS writes input data -...
  • tehjingy_Altera's avatar
    tehjingy_Altera
    1 month ago

    Hi amsssss123 

     

    Yes the hps2fpga_clk and the hps2fpga_rst are referencing to the hps2fpga_axi_clock and hps2fpga_axi_reset mentioned.

     

    For the EMIF Clock in the first screenshot  it is shows the Access Mode of the EMIF is in Sync Mode with a clock out present, it should be connected to the hps2fpg_clk.

    If it is in Async Access Mode both hps2fpg_clk and s0_axi4_clk should be connected to the same clock source.