Forum Discussion
Altera_Forum
Honored Contributor
11 years agoInitialise content in external memory when simulating a qsys system
The Qsys system I want to simulate includes external memory (DDR2) from which a large number of data will be loaded by the custom component in the system for processing. My question is how I can init...
Altera_Forum
Honored Contributor
11 years agoAside from HDL methods, you can also use the Modelsim "mem load" command to load from a file into the memory array that the model most likely instantiates.