The QNN library for creating gds files
Project description
QNNGDS
Description
QNNGDS is a toolbox built on top of phidl for device design in the QNN group.
The package is built so that any person wanting to create a new design can do it easily and quickly. It offers various devices, circuits, and test structures used and designed in the QNN group. The package hierarchy is thought as follows:
-
Design: contains classes from which a complete design can be built. The class inputs are the basic parameters of the chip. Its methods are pre-built cells and tools for distributing and managing the cells over the chip.
-
Cells: is a library of cells pre-built, that are called by the Design's classes. Each cell contains a text, border marks and an experiment (circuits, devices, or tests) connected to pads for external connection.
-
Circuits: is a library of circuits made of devices.
- Devices: is a library of basic devices like nTron, hTron, nanowires, resistors etc...
-
Tests: is a library of test structures that help through the fabrication process and characterization.
-
Geometries: contains useful shapes/geometries that are not available in Phidl or has been adapted from it for special use cases.
-
Utilities: contains useful tools for building cells and circuits.
-
-
Below is an example of the modules used to build a design.
Getting Started
Installing
- Make sure gdspy is installed
- Install qnngds package with 'pip install qnngds'
Dependencies
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
Documentation
How to contribute
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
File details
Details for the file qnngds-3.4.1.tar.gz
.
File metadata
- Download URL: qnngds-3.4.1.tar.gz
- Upload date:
- Size: 34.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aea8fda40347bb08a57f0c368ea035874896ba83f77401ae6167aa6cfd2119e4 |
|
MD5 | 894746ea6a3d48e5caf8e1f0e238287a |
|
BLAKE2b-256 | 6289636488480521314ba9253b962269e3399996ca06b6a7416434b98c0ab262 |
File details
Details for the file qnngds-3.4.1-py3-none-any.whl
.
File metadata
- Download URL: qnngds-3.4.1-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ce6b2a012abda76edcf448bff25dfcc4c2219b9e836746b4efa27b02d0a5de9 |
|
MD5 | a532fb1db293ecd8086053d2cbcd7dd5 |
|
BLAKE2b-256 | 580a8109074c7adbf4aabacfb6e75757bc1143aae2a41f6d66fc7fce85bd6e50 |