Forum Discussion
ArjunTechM
New Contributor
3 years agoError while adding the DDR Example design to top file : Error(21794): Quartus Prime Full Compilation
Am planning to use example design of DDR4 in one of my application project.
But while integrating this DDR4 Example design as a component on Agilex FPGA: AGIB027R31B2E2VAA with their corresponding ...
AdzimZM_Altera
Regular Contributor
3 years agoHi Arjun,
I have checked your design that you have attached.
I cannot reproduce the error that you have stated in previous comment but can see other error.
In this design, the alert pin is set to output port which is causing the error.
Change the alert pin port to input will resolve the error.
The change can be made in top level file at line 159.
Then you should be able to compile the design.
Please let me know if the issue still not resolve.
Regards,
Adzim