Index: simulation/raw/22_custom_sym.html =================================================================== --- simulation/raw/22_custom_sym.html (revision 7930) +++ simulation/raw/22_custom_sym.html (revision 7931) @@ -33,11 +33,11 @@

The inline model card option is useful for one-off symbols or for an easy -and quick way of tuning model parameters in a test-bench schematics. +and quick way of tuning model parameters in test-bench schematics.

Raw spice commands

-Similar to 10_bjt_amp_tr. +Similar to those used in 10_bjt_amp_tr.

Export and run ngspice

@@ -55,12 +55,12 @@ tran 1u 4m > plot.txt

-After the export, write a single word spice in the first line of the -file (e.g. using a text editor), else gnucap won't know the file is in spice -syntax. Then run gnucap 22_custom_sym.cir and it will dump a text -table to plot.txt that can be plotted using e.g. gnuplot. +After the export, write the single word spice in the first line of the +file (e.g. using a text editor), otherwise gnucap won't know that the file is +in spice syntax. Then run gnucap 22_custom_sym.cir and it will dump a text +table to plot.txt that can be plotted using a suitable utility, e.g. gnuplot.

-The gnucap-modified schematics is also available. +The gnucap-modified schematic is also available.

xyce