Altera_Forum
Honored Contributor
8 years agoArria 10 memory simulation
Hi,
I'm trying to use ModelSim to simulate a small design in Arria 10. Design is a counter driving a ROM. Quartus 17.1 compiles OK. ModelSim Error (copy & paste)# ** Error: (vsim-3033) nofile(38): Instantiation of 'generic_m20k' failed. The design unit was not found.# Time: 0 ps Iteration: 0 Instance: /dmix_nco_e2c5_vlg_tst/i1/\ROMs[31].ROM|rom_1port_0|altera_syncram_component|auto_generated|altsyncram1|ram_block2a11 File: nofile# Searched libraries:# C:/intelFPGA/17.1/modelsim_ase/altera/verilog/altera# C:/intelFPGA/17.1/modelsim_ase/altera/verilog/twentynm# C:/intelFPGA/17.1/modelsim_ase/altera/verilog/altera_mf# C:/intelFPGA/17.1/modelsim_ase/altera/verilog/220model# S:/***************/simulation/modelsim/work# I can't find 'generic_m20k' in the libraries. Help anyone please!