

Then you simply compile all the modules into a library, including the Altera Quartus generated wrapper for the PLL, the wrapper should then have references to the available Altera libraries with the simulation model of the PLL. I'm using Quartus II 13.0.1 and ModelSim-Altera 10.1d. You can see the Altera libraries in the ModelSim Altera Starter Edition (free) below. The simulation works correctly for RTL Simulation. # ** Error: (vsim-3584) C:/altera/13.0sp1/Learning/Test Benches/mod_M_counter_v.v(30): Module parameter 'M' not found for override. # Loading cycloneii_ver.cycloneii_lcell_ff # Loading cycloneii_ver.cycloneii_lcell_comb # Loading cycloneii_ver.cycloneii_ena_reg # Loading cycloneii_ver.cycloneii_clkctrl # Loading cycloneii_ver.cycloneii_asynch_io The module is defined using:Īnd the simulation instantiates the module using the following (which is where the error is occurring):ĭid you figure out it? I have the same problem and I haven't worked out it. I'm using Quartus II 13.0.1 and ModelSim-Altera 10.1d. # Loading work.mod_M_counter_v# Loading work.mod_M_counter# Loading cycloneii_ver.cycloneii_io# Loading cycloneii_ver.cycloneii_mux21# Loading cycloneii_ver.cycloneii_dffe# Loading cycloneii_ver.cycloneii_asynch_io# Loading cycloneii_ver.cycloneii_clkctrl# Loading cycloneii_ver.cycloneii_mux41# Loading cycloneii_ver.cycloneii_ena_reg# Loading cycloneii_ver.cycloneii_lcell_comb# Loading cycloneii_ver.cycloneii_lcell_ff# ** Error: (vsim-3584) C:/altera/13.0sp1/Learning/Test Benches/mod_M_counter_v.v(30): Module parameter 'M' not found for override.

I'm trying to do gate-level simulation of a module and get the following error related to a module parameter I have defined: ModelSim PE Student Edition ModelSim PE Student Edition software is the industry’s leading functional verification software, with full mixed language support for both very high-speed integrated circuit hardware descriptive language (VHDL) and Verilog designs.
