Product Documentation
Spectre AMS Designer and Xcelium Simulator Mixed-Signal User Guide
Product Version 22.09, September 2022

Versions of the Spectre AMS Designer Simulator

The Spectre AMS Designer simulator supports 64-bit operations on all platforms that are officially supported by Cadence. You must run all software in one mode or the other; you cannot mix modes. For example, if you run xmvlog in 64-bit mode, you must also run the 64-bit versions of xmelab and xmsim.

To run the Spectre AMS Designer simulator in 64-bit mode, do one of the following:

For additional information, see Running the Simulator in 64-Bit Mode in the Overview of Running the XceliumSimulator book.

Setting the Path Variable to Point to the 64-Bit Version

You can find the 64-bit executables installed at install_dir/tools/bin/64bit.

To set the path variable to point to the 64-bit executables:

     setenv CDS_AUTO_64BIT ALL
     setenv PATH /xceliumInstallDir/tools/bin:$PATH
     setenv PATH /spectreInstallDir/tools.lnx86/bin:$PATH

Library Path Environment Variable

You need to set the LD_LIBRARY_PATH environment variable before you can use the three-step method to run the simulation. However, setting this path is not required if you are using the xrun command to run the simulation.

     setenv LD_LIBRARY_PATH install_dir/tools/lib/64bit:install_dir/tools/lib:${LD_LIBRARY_PATH}

   setenv LD_LIBRARY_PATH install_dir/tools/lib/64bit/SuSE:install_dir/tools/lib/64bit:install_dir/tools/lib/SuSE:install_dir/tools/lib:${LD_LIBRARY_PATH}




 ⠀
X