AR# 8281: 2.1i COREGEN, MTI: "ERROR: Could not open library xul at xul. No such file or directory"
AR# 8281
|
2.1i COREGEN, MTI: "ERROR: Could not open library xul at xul. No such file or directory"
Description
Keywords: coregen, xul, fft, correlator, corpVHT
Urgency: standard
General Description: When attempting to compile the XilinxCoreLib VHDL libraries the following errors are seen:
"ERROR: Could not open library xul at xul: No such file or directory ERROR: /export/vol1/xilinx/data/XilinxCoreLib/<model_name>.vhd(25): Library xul not found. ERROR: /export/vol1/xilinx/data/XilinxCoreLib/<model_name>.vhd(26): Unknown identifier: xul
the error is most likely the result of installing a C1.5 CORE Generator IP Update over a 2.1i CORE Generator installation. (The "xul" library is specific to pre-2.1i (C1.5 and Alpha v1.4) versions of the CORE Generator VHDL behavioral models.)
Most of the functions formerly supplied in the"xul" library ul_utils package in the pre-2.1i releases have been incorporated into the newer "xilinxcorelib" library in 2.1i, and all of the VHDL behavioral models for cores supported in 2.1i have been modified to reference the new library.