UofT Environment Setup
- Ensure these are not being sourced, check the
.cshrcfile.
source /CMC/tools/CSHRCs/Cadence.INCISIVE.15
source /CMC/tools/CSHRCs/Cadence.IUS.820
Logout of Linux session, not just SSH, if changes were made.
- Run these commands in this exact order.
source /CMC/tools/CSHRCs/Cadence.IC617
source /CMC/tools/CSHRCs/Cadence.XCELIUM
setenv LD PRELOAD /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- Add these lines to
cds.lib.
SOFTINCLUDE $AMSHOME/tools/affirma ams/etc/connect lib/cds.lib
DEFINE sample $CDSHOME/tools/dfII/samples/cdslib/sample
Cadence Simulation
- Launch ADE-L from config view.
- The window should say config at the top. If not, correct it from Setup > Design.
- Open Setup -> Simulator/Directory/Host.
- Set Simulator: ams.
- Open Simulation -> Netlister and Run Options.
- Set Netlist and Run Mode: 0SS-based netlister with xrun
- Check Run Options: All, All, Stimulate.
- Open Setup -> Connect Rules.
- Change Supply value/Net from 1.8 to 1.
- Make sure first row is selected, then click Advanced Setup checkbox.
- Change tr to 10p.
Save the state to avoid repeating these steps.