Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
intro_example:netlist [2020/06/19 13:38]
rajit
intro_example:netlist [2020/12/02 01:00]
127.0.0.1 external edit
Line 50: Line 50:
  -S         Enable shared long-channel devices in staticizers  -S         Enable shared long-channel devices in staticizers
 </code> </code>
 +
 +This tool can be used to create ''inv.sp'' as follows:
  
 <code> <code>
 $ prs2net -p "INVX1<>" -o inv.sp inv.act $ prs2net -p "INVX1<>" -o inv.sp inv.act
 </code> </code>
 +
 +The file looks like this:
  
 <code> <code>
Line 80: Line 84:
  
 === (3) Simulation with Xyce === === (3) Simulation with Xyce ===
 +
 +A SPICE test harness that includes the models and inverter SPICE netlist is shown below.
  
 <code> <code>