Expand description
Utilities for writing SPICE netlisters for SCIR libraries.
Structs§
- Include
- A netlist include statement.
- Netlist
Options - Configuration for SPICE netlists.
- Netlister
Instance - An instance of a netlister.
Enums§
- Netlist
Kind - The type of netlist to be exported.
- Rename
Ground - An enumeration describing whether the ground node of a testbench should be renamed.
Traits§
- HasSpice
Like Netlist - A schema with a SPICE-like netlist format.