Installing the SkyWater 130nm Design Kit: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Prerequisites == Install Magic == Installing the PDK == == Using the PDK SPICE Models ==") |
No edit summary |
||
Line 1: | Line 1: | ||
We will install the SkyWater 130nm design kit via the [http://opencircuitdesign.com/open_pdks/ 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 [https://github.com/StefanSchippers/xschem xschem] schematic entry and schematic capture tool. | |||
== Prerequisites == | == Prerequisites == | ||
For installing the files needed by the [http://opencircuitdesign.com/magic/ Magic] layout tool, Magic must be installed. Download Magic [https://github.com/RTimothyEdwards/magic here] and follow the compile and install instructions | |||
== Installing the PDK == | == Installing the PDK == | ||
== Using the PDK SPICE Models == | == Using the PDK SPICE Models == |
Revision as of 08:04, 20 July 2022
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 and follow the compile and install instructions