The settings script files (settings32.bat, settins64.bat, settins32.sh and settings64.sh) are used to set up the required environment for running Vivado IDE and related Xilinx and 3rd party software interfaces.
In Vivado 2014.1, the XILINX_VIVADO and LD_LIBRARY_PATH environment variable settings were inadvertently left out of the settings scripts.
The Vivado ISE does not need to have these variables set in order to run.
However, these variables will need to be set in order for 3rd party software interfaces (particularly simulation tools) to run correctly.
When running the xelab, xsc, xsim, xvhdl, or xvlog commands in batch files or scripts, it may be necessary to define the XILINX_VIVADO environment variable to point to the installation hierarchy of the Vivado Design Suite.
set XILINX_VIVADO=<vivado_install_dir>/Vivado/2014.1or
set XILINX_VIVADO=%RDI_APPROOT%
setenv XILINX_VIVADO <vivado_install_dir>/Vivado/2014.1or
set XILINX_VIVADO %RDI_APPROOT%
setenv LD_LIBRARY_PATH $XILINX_VIVADO/ids_lite/ISE/lib/lin64:$LD_LIBRARY_PATHor
LD_LIBRARY_PATH %XILINX_VIVADO%/ids_lite/ISE/lib/lin64:$LD_LIBRARY_PATH
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
56684 | 2013.x - How do you run AXI BFM simulation with NCSim? | N/A | N/A |
56713 | Vivado Simulation - How do I compile libraries and perform simulation in Vivado using IUS (NCSim) | N/A | N/A |
56390 | Vivado Simulation : How do I compile libraries and perform simulation in Vivado using Synopsys VCS | N/A | N/A |
58164 | 2013.x - How do you run AXI BFM simulation with VCS? | N/A | N/A |
AR# 60154 | |
---|---|
日期 | 06/26/2014 |
状态 | Active |
Type | 已知问题 |
Tools |