nelky
Occasional Contributor
1 year agoVHDL code to perform a write to DDR4
Hi,
Good day to you.
I need to write a VHDL code to perform a write to DDR4 in Agilex 7. I know that I need to bring up the EMIF IP for use. But within the VHDL code itself, how to call out the EMIF to ask it to perform a write operation?
I tried to create a project in Quartus Prime Pro (with license), with HPS with EMIF. Through Platform Designer, I can save and generate. Then at the Quartus side, I can see the generated VHDL code. I can also do all the pin assignments with all the pins. I can also successfully compile my code and see an .sof file created in the output folder.
But, how can I perform a write to the DDR4 in the generated VHDL code? Do you know where I can find the sample code?
Hope to hear from you soon.
Regards