Module pex

Module pex 

Source
Expand description

Utilities for tracking nested data through parasitic extraction.

Structs§

NestedPexData
The nested view of PexData.
PexContext
Captures information for mapping nodes/elements between schematic and extracted netlists.
PexData
Nested data exposed by an extracted view of a circuit.

Traits§

StringPathSchema
A schema that can convert element paths to strings.