Yogesh
Occasional Contributor
5 years agoModelsim simulation error: Instantiation of 'altera_syncram' failed. The design unit was not found.
I have generated the ROM IP from intel quartus prime standard tool 18.1. I tried simulating the design by writing simple testbench. I have also compiled the altera_mf.v and 220model.v lib files .
But I am getting below error:
* Error: (vsim-3033) C:/altera/16.0/files/sss_nid1_0_rom_1port_181_zvidbsa.v(40): Instantiation of 'altera_syncram' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Instance: /rom_check_tb/u1/rom_1port_0 File: C:/altera/16.0/files/sss_nid1_0_rom_1port_181_zvidbsa.v
I have attached the files used for modelsim simulation . Please guide me which library files to attach and tell me where I am going wrong.