Difference between revisions of "Gnucap"

From CBLFS
Jump to navigationJump to search
(Created page.)
 
Line 12: Line 12:
 
== Dependencies ==
 
== Dependencies ==
  
=== Required ===
+
=== Optional ===
 
* [[termcap]]
 
* [[termcap]]
  

Revision as of 07:59, 21 March 2007

Download Source: http://www.geda.seul.org/dist/gnucap-2007-12-16.tar.gz

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.

Homepage: http://www.gnu.org/software/gnucap

Dependencies

Optional

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.