Skip to content

lethalbit/kicad-pdk-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

KiCad PDK Library

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!

Documentation

The documentation for usage and installation can be found here.

License

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.

About

KiCad symbol library for sky130 and gf180mcu PDKs

Topics

Resources

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE.data
BSD-3-Clause
LICENSE.script

Stars

Watchers

Forks

Releases

No releases published