Altera_Forum
Honored Contributor
15 years agoIs there any official manuals about lpm_rom simulation in modelsim?
I did many searches in web, but none satisfies my question. I want to simulate the design with lpm_rom intialized by .mif. I know that we can put .mif, related verilog design files and testbench into one directory then create a library in modelsim, simulate the testbench including the altera libs. I'm able to do it successfully this way.
But what should I do if I simulate this way: Tools->EDA Simulation Tool->Run EDA RTL... I've set the EDA tool path correctly. But really unsure how to setup the NativeLink Settings and testbenches!