--SimpleJasmine.thy;  Created by Jasmine on, July 10, 1986 3:08:40 pm PDT
CIRCUIT[Lambda ← 1, TDegC ← 25] = {
Vdd: Node;
! /DATools/DATools6.1/Thyme/SignalGenerators.thy
! /DATools/DATools6.1/Thyme/BSim.thy
! /DATools/DATools6.1/Jasmine/Jasmine.thy
powerSupply: Voltage[Vdd, Gnd] = 5.0;
driveInput, m1n7, m2n7, m3n7, m3n6, m3n5, m4n7, m4n6, m5n7, m5n6, m6n7, m6n6, m7n7, m8n7, m8n9, m8n8: Node;
WIR0: Resistor[m1n7, m2n7] = 0.00013K;
WIR1: Stray[m1n7 | aM�, pM�];
CON0: Resistor[m3n7, m3n6] = 0.025K;
WIR2: Resistor[m3n6, m3n5] = 0.01225K;
WIR3: Stray[m3n6 | aP�, pP�];
XTR0: Stray[m3n5 | aG𡤈, pG�];
CON1: Resistor[m4n7, m4n6] = 0.03K;
XTR1: ETran[driveInput, m4n6, Gnd | L𡤂, W𡤄, sdExtend𡤆];
WIR4: Resistor[m4n7, m5n7] = 2.166667e-4K;
WIR5: Stray[m4n7 | aM�, pM�];
WIR6: Resistor[m5n7, m5n6] = 0.105K;
WIR7: Stray[m5n7 | anD�, pnD�];
CON2: Resistor[m6n7, m6n6] = 0.03K;
XTR2: ETran[driveInput, m6n6, Gnd | L𡤂, W𡤄, sdExtend𡤆];
WIR8: Resistor[m6n7, m7n7] = 4.333334e-4K;
WIR9: Stray[m6n7 | aM�, pM�];
XTR3: ETran[driveInput, m7n7, Gnd | L𡤂, W𡤄, sdExtend𡤆];
WIR10: Resistor[m7n7, m8n7] = 0.0001155K;
WIR11: Stray[m7n7 | aM2�, pM2�];
CON3: Resistor[m8n9, m8n8] = 0.001K;
WIR12: Resistor[m8n8, m8n7] = 0.000567K;
WIR13: Stray[m8n8 | aM2�, pM2�];
driver: BusDriver[driveInput, Vdd, m1n1];
driveSignal: Step[driveInput | OnLevel𡤀V, OffLevel𡤅V, tRise𡤁ns, tDelay𡤂ns];
};
PLOT["Jasmine Model", :1ns, -1, 6, driveInput, m8n8];
RUN[tMin ← 0ns, tMax ← 100ns];