程序中调用了Flash Memeory模块,方针的时候出现了错误,不知道怎么回事? 错误信息如下: # Loading presynth.test_lut_dds # Loading presynth.lut_dds # Loading presynth.sin_rom # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/sin_rom/sin_rom.v(89): Instantiation of 'NVM' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/sin_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/sin_rom/sin_rom.v(90): Instantiation of 'GND' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/sin_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/sin_rom/sin_rom.v(91): Instantiation of 'VCC' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/sin_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # Loading presynth.cos_rom # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/cos_rom/cos_rom.v(89): Instantiation of 'NVM' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/cos_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/cos_rom/cos_rom.v(90): Instantiation of 'GND' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/cos_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # ** Error: (vsim-3033) E:/DDC_NCO/lut_dds/sourse/lut_dds/smartgen/cos_rom/cos_rom.v(91): Instantiation of 'VCC' failed. The design unit was not found. # Region: /test_lut_dds/my_lut_dds/cos_wave # Searched libraries: # E:\DDC_NCO\lut_dds\sourse\lut_dds\simulation\presynth # Error loading design # Error: Error loading design # Pausing macro execution # MACRO ./run.do PAUSED at line 17 |