Skip to main content

ORDeC

License REUSE status ORDeC on PyPI Read the Docs GitHub Actions Workflow Status

ORDeC (Open Rapid Design Composer) is an open-source custom IC design platform. Its goal is to provide an accessible and streamlined interface to design and analyze analog, mixed-signal and custom digital integrated circuits from schematic to layout. ORDeC consists of:

  • the ORD hardware description language (HDL) for design entry,
  • a data model and data structures for representing IC design data (such as schematics),
  • external tool integration (e.g. to Ngspice for simulation),
  • a web interface for immediate graphical feedback during the design process.

ORDeC is developed by the Mixed Signal Circuit Design Group at Technische Universität Berlin.

The development of ORDeC is currently at an early, experimental stage. The main branch of this repository provides a working demo of some basic features and ideas:

Getting Started

The easiest way to get started is via Docker:

docker pull ghcr.io/tub-msc/ordec:latest
docker run --rm -p 127.0.0.1:8100:8100 -it ghcr.io/tub-msc/ordec:latest

Then, access the web interface via the generated URL and try out examples.

Web interface screenshot

Further documentation is located in the docs/ folder and is available online: https://ordec.readthedocs.io/

Motivation

ORDeC's goal is to provide an accessible and streamlined interface to design and analyze analog, mixed-signal and custom digital integrated circuits from schematic to layout.

Established open-source interfaces for IC design are mostly based on old-fashioned technologies (Tcl/Tk, C etc.) and lack a coherent experience across design stages such as schematic entry, simulation and layout. ORDeC offers a hardware description language (HDL) and interactive web interface across design stages. In the future, a public web-based ORDeC instance might make it possible to get started in custom IC design without any local setup. ORDeC's core is written in Python and is designed to make it easy to analyze and transform design data.

Why a new HDL instead of a WYSIWYG interface? The motivation is to make custom IC design more software-like. Design data is made transparent and suitable for software-style version control (e.g. Git), which improves maintainability and makes it possible to adapt workflows from software engineering.

Further goals of ORDeC are: built-in support for open PDKs, and visualizing silicon area and energy efficiency as sustainability design parameters.

Contact

Questions and feedback via GitHub issues are welcome! Alternatively, feel free to email Tobias Kaiser (kaiser@tu-berlin.de).

Contributors

  • Tobias Kaiser
  • Dominik Schwimmbeck
  • Kreijstal

Acknowledgements

This work is supported by the German Federal Ministry of Research, Technology and Space (BMFTR) under grant 16ME0996 (DI-ORDeC).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ordec-0.7.0.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ordec-0.7.0-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file ordec-0.7.0.tar.gz.

File metadata

  • Download URL: ordec-0.7.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for ordec-0.7.0.tar.gz
Algorithm Hash digest
SHA256 b8f9a00f2bd4c9fdeeb6b6781b389c941f9517a652e039c3d72891cdd002b3f4
MD5 3456524773f0874d89fc5a1b1d2a8031
BLAKE2b-256 7533e14658d280232feec6af8fb769701dec62332ac622193e869533dd1acf24

See more details on using hashes here.

File details

Details for the file ordec-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: ordec-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for ordec-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 060e7a1c09f076b5ce8743f360f560bf391510e162f05fa5dbd9dcd9a0977a32
MD5 e786917a598e7b80386137893d988107
BLAKE2b-256 f0fb32759917b5942b4602feb3827d970cb52de38838f54f8ac7d4d718ef7a3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page