Gnucap
From CBLFS
Jump to navigationJump to searchDownload Source: | http://www.geda.seul.org/dist/gnucap-2007-12-16.tar.gz |
---|
Contents
Introduction to Gnucap
Gnucap is the Gnu Circuit Analysis Package. Gnucap performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included. Gnucap is not based on Spice, but some of the models have been derived from the Berkeley models.
Project Homepage: http://www.gnu.org/software/gnucap
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
32Bit
To do ...
N32
To do ...
64Bit
To do ...
Contents
Installed Directories: | /usr/share/gnucap/{doc,examples,manual} |
---|---|
Installed Programs: | gnucap-modelgen, gnucap |
Short Descriptions
gnucap-modelgen: | Creates mathematical models from *.ckt files. |
---|---|
gnucap: | Command line program for creating and manipulating circuits. |