This package Example circuits contains some useful examples to demonstrate how the library is working and how the models can be used.
Name | Description |
---|---|
Inverter | Simple inverter circuit |
InvertersApartRecord | Two inverters where transistor models use different modelcard instances |
InvertersExtendedModel | Two inverters with MOS models defined by inheritance |
FourInverters | Four inverters with MOSFET level 1, using private record as model card |
Nand | MOS Nand gate circuit |
Nor | MOS NOR gate circuit |
Graetz | Graetz rectifier circuit |
Oscillator | Oscillator circuit |
CoupledInductors | |
CascodeCircuit | |
Spice3BenchmarkDifferentialPair | Simple differential pair |
Spice3BenchmarkMosfetCharacterization | Mos output characteristics |
Spice3BenchmarkRtlInverter | Simple RTL inverter |
Spice3BenchmarkFourBitBinaryAdder | ADDER - 4 BIT ALL-NAND-GATE BINARY ADDER |