To use this pads library in your cadence design copy and unzip 'digital_pads.zip' to your cadence home directory.
This may be known as 'CMOSedu' if you followed Dr. Baker's suggestion.

After copying the pads library, you need to tell cadence about it. Open the cds.lib file with a text editor.
You will see a DEFINE statement for each library you are using or have created.

Copy the following line into this file and save:

DEFINE digital_pads $HOME/CMOSedu/digital_pads

You may possibly need to replace '$HOME' with the actual file path.


-------------------------
Special Note: Simulating these pads requires the SPICE diode models included in the parasitic_pnp.txt file.
You will have to tell your simulator about this file so it can use the models.


Created: 3/16/15
Modified: 11/8/2015
Library is provided as it is.
