Skip to main content

Luxtelligence LNOI400 PDK implementation for PhotonForge

Project description

Luxtelligence LNOI400

This python module implements the Luxtelligence LNOI400 PDK as components and technology specification for PhotonForge

Installation

Installation via pip:

pip install luxtelligence-lnoi400-forge

PhotonForge Web UI

  1. Download from PyPI the latest wheel file: luxtelligence_lnoi400_forge-*-py3-none-any.whl.

  2. In the PhotonForge web interface, upload that file to load the LNOI400 PDK.

Usage

The simplest way to use the this PDK in PhotonForge is to set its technology as default:

import photonforge as pf
import luxtelligence_lnoi400_forge as lxt

tech = lxt.lnoi400()
pf.config.default_technology = tech

The lnoi400 function creates a parametric technology and accepts a number of parameters to fine-tune the technology.

PDK components are available in the component submodule. The list of components can be discovered by:

dir(lxt.component)

pdk_component = lxt.component.mmi1x2()

Utility functions cpw_spec and place_edge_couplers are also available for generating CPW port specifications and placing edge couplers at chip boudaries.

More information can be obtained in the documentation for each function:

help(lxt.lnoi400)

help(lxt.component.mmi1x2)

help(lxt.place_edge_couplers)

Warnings

Please note that the 3D structures obtained by extrusion through this module's technologies are a best approximation of the intended fabricated structures, but the actual final dimensions may differ due to several fabrication-specific effects. In particular, doping profiles are represented with hard-boundary, homogeneous solids, but, in practice will present process-dependent variations with smooth boundaries.

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

luxtelligence_lnoi400_forge-1.2.0rc1.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

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

luxtelligence_lnoi400_forge-1.2.0rc1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file luxtelligence_lnoi400_forge-1.2.0rc1.tar.gz.

File metadata

File hashes

Hashes for luxtelligence_lnoi400_forge-1.2.0rc1.tar.gz
Algorithm Hash digest
SHA256 0773ed5b0e3955f6d7f66994c7e24df7223e818349e8eeeac0a5eb4b9cc00493
MD5 a40fc2b5428c5770bfed29170f08ac1a
BLAKE2b-256 6c644b0d2c0db8c8c3f7b89fe805d654a3fc695bc51b27e239e34bb3a86c6b15

See more details on using hashes here.

File details

Details for the file luxtelligence_lnoi400_forge-1.2.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for luxtelligence_lnoi400_forge-1.2.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 615cb99da8eee22599e5b2f90dc5a4e842e83e352367a9e2939a30dd63a4544f
MD5 2afdfd84c576a2502fb7ad829e943173
BLAKE2b-256 b73c155c7846ff2204665cd5c95c9a3d4edf8a80a337741e689383f4e5ab17e5

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 Pingdom Monitoring Sentry Error logging StatusPage Status page