Forum Discussion
VenkateshK
Occasional Contributor
4 years agoEMIF DDR4 STRATIX 10 ,QUARTUS PRIME PRO 20.1
Hi, I have Generated example design for emif stratix 10 and simulation scripts too. While simulating in the modelsim ,every signal has default values only. even calib_success&fail both were low only...
AdzimZM_Altera
Regular Contributor
4 years agoHi Venkatesh,
I think you have to wait until the simulation is finished because there are some calibration that need to be done before the memory is ready.
If you enable the Abstract PHY mode, the simulation will go faster.
Are you using the msim_setup.tcl script from this directory: <your example design folder>/sim/ed_sim/mentor?
If so than you can run the do file that shared to you to simulate the design.
Thanks,
Adzim