Expand description
Convert SPICE netlists to other formats.
Currently, we only support converting to SCIR.
TODO: bus ports, expressions, validation, ArcStr deduplication.
Structs§
- Scir
Converter - Converts a parsed SPICE netlist to [
scir].
Enums§
- Conv
Error - A SPICE netlist conversion error.
Type Aliases§
- Conv
Result - A SPICE netlist conversion result.
- Subckt
Name - The type representing subcircuit names.