Coder Social home page Coder Social logo

daquintero / piel Goto Github PK

View Code? Open in Web Editor NEW
31.0 1.0 3.0 5.57 MB

Photonic Integrated ELectronics. Microservices to codesign photonics, electronics, quantum, and more.

Home Page: https://piel.readthedocs.io

License: MIT License

Python 97.80% Shell 1.10% Nix 1.11%
gdsfactory openroad codesign electronics photonics optimization system quantum

piel's Introduction

Photonic Integrated ELectronics

PyPI Name PyPI Version Documentation Status MIT Black

Microservices to codesign photonics, electronics, communications, quantum, and more.

Target functionality

  • Co-simulation and optimisation between integrated photonic and electronic chip design.
  • System interconnection modelling in multiple domains.
  • Chip and interposer design integration.
  • Co-design components to circuits flow.
  • Maintain a multi-tool dependency design environment.

piel aims to provide an integrated workflow to co-design photonics and electronics, classically and quantum. It does not aim to replace the individual functionality of each design tool, but rather provide a glue to easily connect them all together and extract the system performance.

Examples

Follow the many examples in the documentation.

Microservices Toolset

This package provides interconnection functions to easily co-design microelectronics through the functionality of the major python-integrated microelectronics projects and photonics via the GDSFactory project.

image

Some existing microservice dependency integrations are:

  • amaranth - A modern hardware definition language and toolchain based on Python.
  • cocotb - a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python.
  • hdl21 - Analog Hardware Description Library in Python
  • GDSFactory - An open source platform for end to-end photonic chip design and validation
  • OpenLane v1 - an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization
  • Openlane v2 - The next generation of OpenLane, rewritten from scratch in Python with a modular architecture
  • sax - S-parameter based frequency domain circuit simulations and optimizations using JAX.
  • thewalrus -A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
  • qutip - QuTiP: Quantum Toolbox in Python

piel also provides a common dependency-resolved environment for all these tools, so that you just get started with designing rather than manage dependencies (which is a massive pain). Full flow environment toolsets can use nix, docker, and local installations following the existing open-source design flows.

Contribution

If you feel dedicated enough to become a project maintainer, or just want to do a single contribution, let's do this together!

piel's People

Contributors

daquintero avatar github-actions[bot] avatar kcaisley avatar samgears avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

piel's Issues

FEAT: Create cookiecutter for piel project structure

  • piel version:
  • Python version:
  • Operating System:

Description

Create cookiecutter for piel project structure

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

FIX: Improve import loading time.

Description

Does the piel import have to take a few seconds long? Can we break down the imports into submodules? How do we deal with integration functions accordingly?

What I Did

import piel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.