Technology

Classes

Technology(name, version, layers, ...)

Technology specifications.

LayerSpec(layer, description, color, pattern)

Layer specification.

PortSpec(description, width, limits[, ...])

Planar port specification.

ExtrusionSpec(mask_spec, medium, limits[, ...])

Extrusion specification for masks.

MaskSpec([operand1, operand2, operation, ...])

Mask specification.

Functions

basic_technology([core_medium, clad_medium, ...])

Create a basic technology to be used as an example.

parametric_technology([decorated_function, ...])

Decorator to create parametric technologies from functions.