Forum Discussion
Rasul_S_Intel
New Contributor
7 years agoHow do I build on top of an IP generated example design?
I am building a project that uses an EMIF to push data from a transceiver to DDR3 memory. I took the following steps and now I am stuck: I generated the EMIF IP I generated the example design for ...
MuhammadAr_U_Intel
Contributor
7 years agoHi Rasul,
Yes this is expected, as explained earlier example design generate different file sets for Synthesis folder (qii/) and simulation folder (sim/)
Now I assume when you are saying that you modified the top level in quartus you updated the "ed_synth.v" to include your IP.
In order to add your IP's in example design simulation you need to update the files in simulation toplevel file "ed_sim.v" and update the simulation script as necessary to compile your IP files.
Hope this will help you to proceed.
Let me know if you have question.
Thanks
Arslan