User Tools

Site Tools


quickstart

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
quickstart [2010/04/22 10:27] arnaudquickstart [2015/01/11 21:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Quickstart ======+====== Getting started ======
  
-To run the program, just do <code>./oscopy_app or ./oscopy_ui</code>+To run the program, just do <code>ioscopy</code>
  
-To get any info on available commands, type <code>help</code>+This assume that ioscopy is in your PATH.
  
 A sample circuit is provided for demonstration purposes. A sample circuit is provided for demonstration purposes.
  
-===== Using the GUI =====+
 <code> <code>
-cd demo +ioscopy
-$ ../oscopy_ui.py &+
 </code> </code>
-Just do "File>Run Netlister and simulate..." and fill in the window with the commands provided below +Just do "File>Run Netlister and simulate..." and fill in the window with the commands provided below:
-then in the terminal window:+
 <code> <code>
-oscopy> exec demo.oscopy+For netlister: gnetlist -g spice-sdb -s -o demo.net demo.sch 
 +For simulator: gnucap -b demo.net 
 +Directory: demo/
 </code> </code>
-===== Using the CLI ===== +then in the terminal window:
-From oscopy directory, prepare the demo circuit files+
 <code> <code>
-$ cd demo +oscopy> oexec demo/demo.oscopy
-$ gnetlist -g spice-sdb -s -o demo.net demo.sch +
-$ gnucap -b demo.net +
-$ ../oscopy_app.py -b demo.oscopy+
 </code> </code>
 +
  
 ===== Running oscopy from gschem ===== ===== Running oscopy from gschem =====
Line 35: Line 32:
   * launch gschem   * launch gschem
   * open demo/demo.sch   * open demo/demo.sch
-  * <code>oscopy>Launch oscopy</code>+  * <code>oscopy>>Launch oscopy</code>
   * Follow the instruction in "Using the GUI"   * Follow the instruction in "Using the GUI"
   * Once the script finished to execute, go back to gschem and change the value of a component e.g. the capacitor C.   * Once the script finished to execute, go back to gschem and change the value of a component e.g. the capacitor C.
-  * <code>oscopy>Update oscopy</code> +  * <code>oscopy>>Update oscopy</code> 
-  * once netlister and simulator ran, figures should have changes, e.g. figure 3 vout should have moved and vo not.+  * once netlister and simulator ran, figures should have changed, e.g. figure 3 vout should have moved and vo not.
  
  
quickstart.1271932053.txt.gz · Last modified: 2010/04/22 10:27 by arnaud