Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi kendallogic,
for IP simulation you need some device libs (altera_mf, altera_primitives, ...) and the IP model. It should be sufficient to version control the model source files. I'm using UniPhy IP for DDR3 RAM. The simulation model for the DDR3 controller must explicit generated with megawizard (generation option). For IP simulation a msim_setup.tcl is generated. You see in the tcl file under alias "com" which files are needed for simulation. Jens