diff --git a/examples/xspice/see/ihp_simple_sram_seegen_subckt.net b/examples/xspice/see/ihp_simple_sram_seegen_subckt.net index f927e4344..131e134fe 100644 --- a/examples/xspice/see/ihp_simple_sram_seegen_subckt.net +++ b/examples/xspice/see/ihp_simple_sram_seegen_subckt.net @@ -61,7 +61,10 @@ pre_osdi C:\Spice64\lib\ngspice\psp103_nqs.osdi run rusage *set nolegend +set color0=white +set color5=orange set xbrushwidth=3 +set xgridwidth=2 plot i(Vmeasvss) i(Vmeasvdd) plot xcell.n1 xcell.n2+2 wl+4 i(vm1)*10000+6 i(vm2)*10000+8 .endc diff --git a/examples/xspice/see/ihp_two_inverters_set.net b/examples/xspice/see/ihp_two_inverters_set.net index e31712d0b..42d4adc62 100644 --- a/examples/xspice/see/ihp_two_inverters_set.net +++ b/examples/xspice/see/ihp_two_inverters_set.net @@ -41,6 +41,8 @@ run rusage *set nolegend set xbrushwidth=3 +set xgridwidth=2 +set color0=white plot i(Vmeasvss) i(Vmeasvdd) plot in out1+2 out+4 .endc