Metadata-Version: 2.1
Name: c4m-pdk-sky130
Version: 0.2.0.dev3
Summary: Sky130 as PDKMaster based PDK
Author: Staf Verhaegen
Author-email: staf@fibraservi.eu
License: GPL-2.0-or-later OR AGPL-3.0-or-later OR CERN-OHL-S-2.0+
Project-URL: Source Code, https://gitlab.com/Chips4Makers/c4m-pdk-sky130
Project-URL: Bug Tracker, https://gitlab.com/Chips4Makers/c4m-pdk-sky130/issues
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: setuptools
Requires-Dist: PySpice (>=1.5)
Requires-Dist: PDKMaster (~=0.9.3)
Requires-Dist: c4m-flexcell (~=0.4.0.dev0)
Requires-Dist: c4m-flexio (~=0.3.0)

# PDKMaster based Sky130 PDK

This is the PDK for Sky130 based on the [PDKMaster](https://gitlab.com/Chips4Makers/PDKMaster) framework. It currently is basically undocumented. Development is driven by sky130 MPW shuttle development.
A little more information on what is possible can be found in the `.gitlab-ci.yml` file.

This development is done in a development branch for new layout generation code of c4m-flexcell.
When this development is done it will be released as version 0.2.0.

## Release history

* v0.1.4: No code changes; update dependencies for latest bug fixes
* v0.1.3: No code change; use PDKMaster 0.9.2 to get Coriolis export compatible with namespace of
  latest Coriolis release.
* v0.1.2: Fix Coriolis export.
* v0.1.1: No code change; release files now built by CI.
* v0.1.0: Update for [release v0.9.0 of PDKMaster](https://gitlab.com/Chips4Makers/PDKMaster/-/blob/v0.9.0/ReleaseNotes/v0.9.0.md)
* no notes for older releases
