This is a KiCad symbol library that contains the collection of cells from the sky130 and gf180mcu PDKs for use in schematic capture and SPICE simulation.
Important
The in-repo libraries are exported with SPICE libraries as a link, not embedded. To ensure spice works, you need PDK_ROOT
set in your KiCad paths for that to work.
To get started see the installation instructions and then once you're done there you can follow the introduction to get your first SPICE sim done!
The documentation for usage and installation can be found here.
The pdk2kicad
script is licensed under the BSD-3-Clause, the full text of which can be found in the LICENSE.script
file.
The library symbols generated from the pdk2kicad
script are licensed under the Apache-2.0 as they are extracted from the open_pdk builds, which are also Apache 2.0 licensed. The full text of which can be found in the LICENSE.data
file.