Skip to main content

SiEPIC Forge

This python module implements the SiEPIC EBeam Si PDK processes and components and technology specifications for PhotonForge

Installation

Python interface

Installation via pip:

pip install siepic-forge

Usage

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

import photonforge as pf
import siepic_forge as siepic

tech = siepic.ebeam()
pf.config.default_technology = tech

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

PDK components are available through the component function, which takes a component name as first argument. The list of component names is available as a set component_names:

print(siepic.component_names)

pdk_component = siepic.component("ebeam_y_1550")

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

help(siepic.ebeam)

help(siepic.component)

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.

References

Process stack and other information obtained from ANT NanoSOI.

The GDSII cell library comes from the main PDK repository.

Third-Party Licenses

  • SiEPIC_EBeam_PDK

    This project is licensed under the terms of the MIT license.

    Copyright (c) 2016-2020, Lukas Chrostowski and contributors

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download files

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

Source Distribution

siepic_forge-1.2.1.tar.gz (191.3 kB view details)

Uploaded Source

Built Distribution

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

siepic_forge-1.2.1-py3-none-any.whl (204.0 kB view details)

Uploaded Python 3

File details

Details for the file siepic_forge-1.2.1.tar.gz.

File metadata

  • Download URL: siepic_forge-1.2.1.tar.gz
  • Upload date:
  • Size: 191.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for siepic_forge-1.2.1.tar.gz
Algorithm Hash digest
SHA256 35de7e835ea34aa94452837fa2855004d56fae03827523c3631e1f0d41a69cce
MD5 a2e04b8c7e1b5a3eff797f9885fa29d7
BLAKE2b-256 208e902bf4a86bffd2312ce9d6f37acc1bbda0979d71d99d93ef059e721121dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for siepic_forge-1.2.1.tar.gz:

Publisher: build-packages.yml on flexcompute/siepic-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 siepic_forge-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: siepic_forge-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 204.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for siepic_forge-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 89968c035343dcfa0c23c12984327ac0c00f60e489280a9633db5311a800b05b
MD5 4baaa0c23cd37d1732150a78abb1cb7d
BLAKE2b-256 3bca326134c376b7f26505fdcba53defe604f4687a94248afe00ecac8721808b

See more details on using hashes here.

Provenance

The following attestation bundles were made for siepic_forge-1.2.1-py3-none-any.whl:

Publisher: build-packages.yml on flexcompute/siepic-forge

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

Release history Release notifications | RSS feed

1.2.2

2 files

This release

1.2.1 This release

2 files

1.2.0

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

Supported by

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