On Tuesday 12 February 2013, [email protected] wrote: > I still get following error: > > M1: missing args -- need model name > > Here is my gnucap session (including > netlist) http://pastebin.com/3dj8HcW9 > > What could I be doing wrong? Is the model for BS170 wrong?
This is why gnucap puts the connections in parens when it lists: M1 ( 4 1 0 bs170 ) l=NA( 100.u) w=NA( 100.u) it thinks bs170 is the name of the substrate node. mosfets have 4 nodes .. you forgot the substrate. If in doubt, connect it to the source. _______________________________________________ Help-gnucap mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnucap
