Why can I not run simulations in NCSim, even if I have compiled the ISE and EDK libraries with compedklib?
Compedklib created an invalid "cds.lib" file in the simulation library directory.
1. Open the "cds.lib" file in a text editor.
2. Replace the following line:
INCLUDE "/tools/gensys/ius/6.1/tools/bin/../inca/files/cds.lib"
with:
INCLUDE $CDD_INST_DIR/tools/inca/files/cds.lib
3. Save and Close the "cds.lib" file.
This problem has been fixed in the latest EDK 10.1 Service Pack, available at:
http://www.xilinx.com/xlnx/xil_sw_updates_home.jsp
The first service pack containing the fix is EDK 10.1 Service Pack 1.