04-17-2013 08:29 PM
Dear all,
I'm using Modelsim 10.1c to simulate my Xilinx project and error "Library unisim not found" appearance when I use the unisim library in my vhdl code.
Could you help me, please?
Thank so much.
Best regards.
LTP.
04-17-2013 08:42 PM
Did you run compxlib to compile your simulation libraries for that version of ISE and Modelsim?
04-17-2013 08:42 PM
Did you run compxlib to compile your simulation libraries for that version of ISE and Modelsim?
04-17-2013 09:07 PM
Hi,
I've used following http://forums.xilinx.com/t5/Simulation-and-Verification/ERROR-Compxlib-267-COMPXLIB-sim-Unable-to-automatically-find/td-p/53819
and "Compile HDL Simulation Libraries" (command: compxlib -s mti_se -l vhdl -dir {D:/FPGA/HSDemod/$XILINX/<language>/<simulator>} -p C:/modeltech_10.1c/win32 -arch kintex7 -lib unisim -lib simprim -lib xilinxcorelib -lib edk -exclude_superseded -intstyle ise), but "Process "Compile HDL Simulation Libraries" failed.
"
04-18-2013 02:33 AM
Thank you very much, I've run Modelsim with xilinx.
BR,
LTP.