Index: spicegrid/compile =================================================================== --- spicegrid/compile (revision 37842) +++ spicegrid/compile (revision 37843) @@ -104,14 +104,20 @@ ' echo ' -Vsrc Str GND DC 1V +Vsrc Str GND DC 0V AC 1V Rsrc Str St 50 Rload Tt Tb 50 .control -op -print V(Tt)-V(Tb) +*op +*print V(Tt)-V(Tb) +ac dec 10 1k 50G + +settype decibel V(Tt) +plot Vdb(Tt) xlimit 1k 50G +print Vdb(Tt) > LOG + .endc .end '