UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
09-23-2019 12:48 AM
Hi,
I want to compile code in non-project vivado mode with centos7, but I meet a problem like below:
INCLUDE $CDS_INST_DIR/tools.lnx86/inca/files/cds.lib
How can I set CDS_INST_DIR path, the Cadence Incisive Enterprise Simulator (IES) is Integrated in the Vivado IDE, but I can not find the path, is it need to download and install in centos7 alone, if needed, how can I get IES software?
09-23-2019 06:46 PM
Cadence Incisive Enterprise Simulator (IES) is a 3rd party simulator. It can be set to be launched from Vivado IDE, however, it's not an integrated simulator with Vivado.
If you would like to simulate with IES, you need to download the simulator from Cadence and install it separately. The CDS_INST_DIR is an environment variable pointing to the install directory of IES.
09-23-2019 06:46 PM
Cadence Incisive Enterprise Simulator (IES) is a 3rd party simulator. It can be set to be launched from Vivado IDE, however, it's not an integrated simulator with Vivado.
If you would like to simulate with IES, you need to download the simulator from Cadence and install it separately. The CDS_INST_DIR is an environment variable pointing to the install directory of IES.
09-24-2019 01:44 AM
Hi,
Thank you very much, I got it.
best regards,
yizhao