User Tools

Site Tools


quickstart

This is an old revision of the document!


Getting started

To run the program, just do

./ioscopy

A sample circuit is provided for demonstration purposes.

$ cd demo
$ ../ioscopy.py &

Just do “File>Run Netlister and simulate…” and fill in the window with the commands provided below:

For netlister: gnetlist -g spice-sdb -s -o demo.net demo.sch
For simulator: gnucap -b demo.net

then in the terminal window:

oscopy> oexec demo.oscopy

Command Line Interface (CLI)

From oscopy directory, prepare the demo circuit files

Running oscopy from gschem

To use gschem integration, add the following line to your gschemrc:

(load-from-path "oscopy.scm")

On the next start of gschem, you should see the oscopy menu. Note that you should have done ./configure –prefix=“same prefix as gschem” Then assuming you are in the oscopy directory:

  • launch gschem
  • open demo/demo.sch
  • oscopy>>Launch oscopy
  • 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.
  • oscopy>>Update oscopy
  • once netlister and simulator ran, figures should have changes, e.g. figure 3 vout should have moved and vo not.
quickstart.1307914441.txt.gz · Last modified: 2011/06/12 21:34 by arnaud