User Tools

Site Tools


quickstart

This is an old revision of the document!


Quickstart

To run the program, just do

./oscopy_app or ./oscopy_ui

To get any info on available commands, type

help

A sample circuit is provided for demonstration purposes.

Using the Graphical User Interface (GUI)

$ cd demo
$ ../oscopy_ui.py &

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

oscopy> exec demo.oscopy

Using the CLI

From oscopy directory, prepare the demo circuit files

$ cd demo
$ gnetlist -g spice-sdb -s -o demo.net demo.sch
$ gnucap -b demo.net
$ ../oscopy_app.py -b demo.oscopy

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.1271932087.txt.gz · Last modified: 2010/04/22 10:28 by arnaud