This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
analog_sky130 [2026/08/16 22:38] vsaxena created |
analog_sky130 [2026/08/17 01:09] (current) vsaxena |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| <code> | <code> | ||
| export CDSDIR=/software/Cadence/IC618 | export CDSDIR=/software/Cadence/IC618 | ||
| - | export CDK_DIR=/usa/vsaxena/pdks/SKY130/sky130_release_0.1.0/libs/sky130_fd_pr_main | + | export SKY130_DIR=/usa/vsaxena/pdks/SKY130/sky130_release_0.1.0 |
| + | # Update the Spectre PATH installed on the VM | ||
| export MMSIM_PATH=/software/Cadence/SPECTRE191 | export MMSIM_PATH=/software/Cadence/SPECTRE191 | ||
| export PATH=$PATH:$CDSDIR/tools/bin | export PATH=$PATH:$CDSDIR/tools/bin | ||
| Line 24: | Line 25: | ||
| export PATH=$PATH:$MMSIM_PATH/tools/bin | export PATH=$PATH:$MMSIM_PATH/tools/bin | ||
| export PATH=$PATH:$MMSIM_PATH/tools/lib | export PATH=$PATH:$MMSIM_PATH/tools/lib | ||
| + | # Need to add PVS to the PATH | ||
| # Add this line, otherwise LVS will not work | # Add this line, otherwise LVS will not work | ||
| Line 99: | Line 101: | ||
| 180nm CMOS models are located in the following directory on the VM server. | 180nm CMOS models are located in the following directory on the VM server. | ||
| - | <code> /usa/vsaxena/pdks/ncsu-cdk-1.6.0.beta/models/spectre/standalone </code> | + | <code> /usa/vsaxena/pdks/SKY130/sky130_release_0.1.0/models </code> |
| - | **tsmc018allModels.scs** : 180nm CMOS models with tt, ss, sf, fs and ff process corners. | + | **sky130.lib.spice** : Skywater 130nm CMOS models with tt, ss, sf, fs and ff process corners. |
| === 1um and 50nm CMOS Models === | === 1um and 50nm CMOS Models === | ||