Y
yuluonk87
I met a error when I use ISE to simulate my testbench by modelsim.
In the verilog cod, i instanced two RAM and a ROM using ISE core
generator. when i wanted to simulate in modelsim, i got a error
"Error: (vsim-3033) ../alu.v(1268): Instantiation of 'w_rom' failed.
The design unit was not found."
the w_rom is the ROM i instanced in ISE. i have compile the simulate
library in ISE. but still i get the error. by the way, this code is
write by my schoolmate, she can simulate it in her computer.
i am comfused if this is because of library, why i only got the error
i cann't instantiation 'w_rom'.and if this isn't, what the problem be.
In the verilog cod, i instanced two RAM and a ROM using ISE core
generator. when i wanted to simulate in modelsim, i got a error
"Error: (vsim-3033) ../alu.v(1268): Instantiation of 'w_rom' failed.
The design unit was not found."
the w_rom is the ROM i instanced in ISE. i have compile the simulate
library in ISE. but still i get the error. by the way, this code is
write by my schoolmate, she can simulate it in her computer.
i am comfused if this is because of library, why i only got the error
i cann't instantiation 'w_rom'.and if this isn't, what the problem be.