Forum Discussion
AdzimZM_Altera
Regular Contributor
3 years agoHi Ryan,
When generating the example design, you can choose either synthesis or simulation or both of them.
Then the Quartus will generate the design accordingly.
For the simulation file, the Quartus will generate a tcl script for each simulator.
The script should has the library for the initialization and calibration flow of the DDR3.
You can run the generated script to test the design.
Regards,
Adzim
Ryan-SEU
New Contributor
3 years agoHi Adzim,
Thanks for your reply!
I already kown that how use modelsim to do RTL simulation of DDR3. In fact, I can directly use the RTL simulation of quartus Nativelink, but I need to revise the of .do files. Just refer to this link:https://www.macnica.co.jp/business/semiconductor/support/faqs/intel/134865/
Regards,
Ryan