KiCad symbol library for sky130 and gf180mcu PDKs
Stars
34
Forks
1
Watchers
34
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
docs: fixed the image for the kicad sim settings, it was truncated for some reason
d44c480View on GitHubdocs: updated intro docs to make note about KiCad simulation compatibility settings and also added a note about it being fort KiCad 7 only at the moment, also also added alt text for all the images missing it
4338022View on GitHubcontrib: fixed the pin-ordering for the primitive FETs, I did a programmer brain of starting from 0 not 1
7bf39e6View on GitHubsymbols: sky130B: regenerated PDK libs, includes fundamental FET symbols now
2464968View on GitHubsymbols: sky130A: regenerated PDK libs, includes fundamental FET symbols now
fd5f7c0View on GitHubcontrib: removed an accidental inclusion of a debug print
1fbde0fView on GitHubsymbols: spice: Added the FET shim to allow for KiCad SPICE sim of single sky130 transistors
d10b55aView on GitHubcontrib: Added special shim to insert the standard sky130 fets into the `sky130_fd_pr` cell library
e3b1cd0View on GitHubcontrib: ext: patched the LEF parser a bit because `sky130_fd_io` uses `<\d>` for it's bus index naming unlike every other cell library, but also is technicaly invalid because the LEF still only specifies that `[\d]` is used :v
be6b5c5View on GitHubdocs: updated regen docs to account for the change in SPICE merge flag behavior
b5f3086View on GitHub