IHP pdk
Project description
IHP GDSFactory PDK 0.0.6
This repository contains a PDK (Process Design Kit) for the IHP CMOS technology, built using GDSFactory. It includes standard cell libraries, design rules, and example designs to facilitate the development of integrated circuits using this technology.
One of the advantages of using GDSFactory for PDK development is its modular and flexible approach to layout design. GDSFactory allows for easy creation and manipulation of layout components, making it straightforward to build and customize standard cells and other layout elements.
Advantages of using GDSFactory for PDK development:
- Programmatic layout generation: GDSFactory enables the creation of layout components using Python code, allowing for automation and easy modifications.
- Team collaboration: GDSFactory's code-based approach facilitates version control and collaboration among team members.
- Reproducibility: Designs can be easily reproduced and shared, ensuring that others can replicate the results.
- Modular design: Layout components can be reused and combined to create complex designs, promoting consistency and reducing errors.
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 ihp-gdfactory --upgrade
Then you need to restart Klayout to make sure the new technology installed appears.
Installation for contributors
Then you can install with:
git clone https://github.com/gdsfactory/ihp.git
cd ubc
uv venv --python 3.12
uv sync --extra docs --extra dev
Documentation
Project details
Release history Release notifications | RSS feed
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 ihp_gdsfactory-0.0.6.tar.gz.
File metadata
- Download URL: ihp_gdsfactory-0.0.6.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
397ffc8dea14347f39f09f607356855ac214f88c898334b47ed2a122262ee75f
|
|
| MD5 |
577877c650501619d844b9eddc3ba465
|
|
| BLAKE2b-256 |
2237abec58d8a3b5be8c0ccf9e37481409378611e95a4723595717f1e7bd420c
|
File details
Details for the file ihp_gdsfactory-0.0.6-py3-none-any.whl.
File metadata
- Download URL: ihp_gdsfactory-0.0.6-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d78f3fd46277253d098210edc09d5218ce3916411743c6ffea2dc4758b8ceb91
|
|
| MD5 |
f0e3b9e580ca0258905a9b4617e9738f
|
|
| BLAKE2b-256 |
9f6240a59a7fac6baa39923a864272364f71588bd00dfeb336cd71197eb54220
|