Module netlist

Module netlist 

Source
Expand description

Utilities for writing SPICE netlisters for SCIR libraries.

Structs§

Include
A netlist include statement.
NetlistOptions
Configuration for SPICE netlists.
NetlisterInstance
An instance of a netlister.

Enums§

NetlistKind
The type of netlist to be exported.
RenameGround
An enumeration describing whether the ground node of a testbench should be renamed.

Traits§

HasSpiceLikeNetlist
A schema with a SPICE-like netlist format.