Installing the SkyWater 130nm Design Kit

From Center for Integrated Circuits and Devices Research (CIDR)
Revision as of 08:27, 20 July 2022 by Louis Alarcon (talk | contribs)
Jump to navigation Jump to search

We will install the SkyWater 130nm design kit via the Open_PDKs scripts. This allows us to install (1) the Google/SkyWater SKY130 PDK from github and compile the timing files, (2) 3rd-party alphanumeric layout libraries, and (3) 3rd-party libraries for the xschem schematic entry and schematic capture tool.

Prerequisites

For installing the files needed by the Magic layout tool, Magic must be installed. Download Magic here or via

git clone https://github.com/RTimothyEdwards/magic

Then follow the compile and install instructions.

Installing the PDK

After installing Magic, we can now download the PDK via:

git clone git://opencircuitdesign.com/open_pdks

See the full installation instructions at the Open_PDKs website.

Using the PDK SPICE Models

Once we have downloaded the PDK, we can now use ngspice to plot the transistor transfer and output characteristics.