GlobalFoundries 180nm MCU
Project description
gf180mcu 0.3.0
GlobalFoundries 180nm MCU based on Google open source PDK
This is a pure python implementation of the PDK.
NOTE: If you were previously using the
gf180package, it has been renamed togf180mcuand the original package is now deprecated. See the migration guide for more information.
Installation
We recommend uv
# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh
# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Installation for users
Use python 3.11, 3.12 or 3.13. We recommend VSCode as an IDE.
uv pip install cspdk --upgrade
Then you need to restart Klayout to make sure the new technology installed appears.
Installation for contributors
For developers you need to git clone the GitHub repository, fork it, git add, git commit, git push and merge request your changes.
git clone https://github.com/gdsfactory/gf180mcu.git
cd gf180
uv venv --python 3.11
uv sync --extra docs --extra dev
Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gf180mcu-0.3.0.tar.gz.
File metadata
- Download URL: gf180mcu-0.3.0.tar.gz
- Upload date:
- Size: 44.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60c848bce88858e574af64bea6cdc68bec852177fb71e506e86efc10901bf7e9
|
|
| MD5 |
0a9451056d5b01ae250980065b939424
|
|
| BLAKE2b-256 |
5af58b725d98e6fb4486927b5176d9c9fab5b23cf1ec89cec246a2a8dbecb312
|
File details
Details for the file gf180mcu-0.3.0-py3-none-any.whl.
File metadata
- Download URL: gf180mcu-0.3.0-py3-none-any.whl
- Upload date:
- Size: 46.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d431fbf6f2f54577caf1be3abd2bd6f692f4b030c69f09be7e48a054b4f357a9
|
|
| MD5 |
ed1ef158848f4dee6efe5c0a693fd160
|
|
| BLAKE2b-256 |
bc94baff0d4bce04340b21b42195c26ed718c13db5870b94f23bb1d731458fb1
|