Skip to main content

Luxtelligence LTOI300 PDK implementation for PhotonForge

Project description

Luxtelligence LTOI300

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

For LTOI300 design rules, design manual and PDK specifications, please contact Luxtelligence.

Installation

Installation via pip:

pip install luxtelligence-ltoi300-forge

Usage

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

import photonforge as pf
import luxtelligence_ltoi300_forge as lxt

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

The ltoi300 function creates a parametric technology and accepts a number of parameters to fine-tune the technology. In particular, setting include_beol to False is useful when simulating passive components to reduce the simulation domain size.

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

dir(lxt.component)

print(lxt.component_names)

pdk_component = lxt.component.mmi1x2_oband()

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

help(lxt.ltoi300)

help(lxt.component.mmi1x2_oband)

Finally, an extrusion demo for the technology can be seen by running:

lxt.plot_cross_section()

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.

Changelog

1.0.0 - 2026-03-12

  • Initial release

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_ltoi300_forge-1.0.0.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

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

luxtelligence_ltoi300_forge-1.0.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file luxtelligence_ltoi300_forge-1.0.0.tar.gz.

File metadata

File hashes

Hashes for luxtelligence_ltoi300_forge-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1329774a027d3f214dbaada32dfac800c4f04de5099f527277c69f90aca26e37
MD5 fa5901d32eec665d7e28a952888d8cd8
BLAKE2b-256 661e9eae6afe80eef579a7bc247bccb1f3c6a0ad9517022f0f076ab36713ff57

See more details on using hashes here.

Provenance

The following attestation bundles were made for luxtelligence_ltoi300_forge-1.0.0.tar.gz:

Publisher: build-ltoi300-packages.yml on flexcompute/luxtelligence-forge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file luxtelligence_ltoi300_forge-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for luxtelligence_ltoi300_forge-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 694aa2ce97b3e73fc2a4044760f837012698389321ef0ddf530e3b20bdf91476
MD5 ccb40021e65c95316ca3cf7e19ac67b5
BLAKE2b-256 ffebdfa94af93527f8365c491885bdc3305690e7ecbddfe17516e92e24398df2

See more details on using hashes here.

Provenance

The following attestation bundles were made for luxtelligence_ltoi300_forge-1.0.0-py3-none-any.whl:

Publisher: build-ltoi300-packages.yml on flexcompute/luxtelligence-forge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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