Git Product home page Git Product logo

kicad-pdk-libs's Introduction

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.

kicad-pdk-libs's People

Contributors

lethalbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

joamatab

kicad-pdk-libs's Issues

N/P FET Symbols / models

Currently as it stands there are no proper NFET/PFET symbols for gate-level schematic capture and simulation.

This might need to be done as a manual crafted supplemental library to the PDK, or more intelligent SPICE extraction combined with symbol generation.

Alternate Symbol Bodies

Currently all of the symbols are generated as boxes, this was to make things easier when generating the symbols due to lots of them having unknown numbers of pins.

However, for readability, it would be useful to have an alternate body style that more closely matches the function of the cell, like what xschem has.

Implementing this would be easy enough, it would involve altering Cell to take a symbol body and having pins being named appropriately in the symbol body template. The downside is that quite a few variants of the symbol templates would need to be made.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.