SPICE Conversion

Generate SPICE models and convert components to Verilog-A.

ConversionResult(component_name, ...)

Immutable artifacts produced by convert().

FitRecord(component_name, instance_indices, ...)

Record of the pole-residue conversion for one unique leaf.

MissingArtifact(module_name, va_path, ...)

A required backend artifact that could not be generated.

Functions

convert(component, *[, carrier_frequency, ...])

Convert a PhotonForge component into a SPICE subcircuit.

list_backends()

Return the registered backend names in sorted order.