quickstart
This is an old revision of the document!
Table of Contents
Getting started
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.
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
Command Line Interface (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
Note for users of experimental branch
Have a look to the README bundled in for detailed instructions
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.1296508776.txt.gz · Last modified: 2011/01/31 21:19 by arnaud