05-05-2009 09:45 PM
ModelSim XE 6.3c and ModelSim XE 6.4b both have the same problems compiling EDK simulation libraries, both 10.1.3 and 11.1. Loading the simulation, MXE prints the following in the transcript:
# Refreshing E:\tools\Modeltech_xe_starter\xilinx\edk\microblaze_v7_20_a.microblaze_types(body) # ** Error: ./hdl/vhdl/microblaze_types_pkg_body.vhd: This version of the compiler is inco
05-05-2009 11:44 PM
Some additional information. All errors appear to be in licensed cores. There was a total of 16 errors while compiling the EDK libraries. I won't swear to it, but I recall simulating 10.1.sp3 EDK designs using MXE 6.3c Starter. Is there something basic I'm missing that it doesn't/no longer works?
er\xilinx\/edk/eth_stat_wrap_v2_00_a/.cxl.eth_stat_wrap_v2_00_a.eth_stat_wrap_v2_00_a.nt.log' for details of compilation error(s)
er\xilinx\/edk/lib_common_v1_00_a/.cxl.lib_common_v1_00_a.lib_common_v1_00_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/microblaze_v7_20_a/.cxl.microblaze_v7_20_a.microblaze_v7_20_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/plbv46_pci_v1_03_a/.cxl.plbv46_pci_v1_03_a.plbv46_pci_v1_03_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/plbv46_pcie_v3_00_b/.cxl.plbv46_pcie_v3_00_b.plbv46_pcie_v3_00_b.nt.log' for details of compilation error(s).
er\xilinx\/edk/soft_temac_wrap_v2_00_a/.cxl.soft_temac_wrap_v2_00_a.soft_temac_wrap_v2_00_a.nt.log' for details of compilation er
er\xilinx\/edk/xmtc_v1_00_c/.cxl.xmtc_v1_00_c.xmtc_v1_00_c.nt.log' for details of compilation error(s).
er\xilinx\/edk/xps_can_v2_00_a/.cxl.xps_can_v2_00_a.xps_can_v2_00_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/xps_flexray_v1_00_b/.cxl.xps_flexray_v1_00_b.xps_flexray_v1_00_b.nt.log' for details of compilation error(s).
er\xilinx\/edk/xps_ll_temac_v2_00_a/.cxl.xps_ll_temac_v2_00_a.xps_ll_temac_v2_00_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/xps_most_nic_v1_01_a/.cxl.xps_most_nic_v1_01_a.xps_most_nic_v1_01_a.nt.log' for details of compilation error(s).
er\xilinx\/edk/xps_usb2_device_v2_00_a/.cxl.xps_usb2_device_v2_00_a.xps_usb2_device_v2_00_a.nt.log' for details of compilation er
05-06-2009 06:19 AM
Hi,
MXE is not supported with EDK libraries. I am nto sure how you got this to work in the previous version as these libraries are not marked with MXE and thus you cannot use it without the line-count coming into effect.
Also you cannot mix and match versions of libraries, in that you cannot use 10.1.3 libraries with the 11.1 version of the SW. You will need to ensure that the two are the same.
Please see the following AR for more information:
http://www.xilinx.com/support/answers/24506.htm
Thanks
Duth
05-06-2009 09:11 AM
Actually, your response had more useful, relevant information than the AR. Thanks.