aboutsummaryrefslogtreecommitdiffstats
path: root/cad/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-08-02 04:22:11 +0800
committeritetcu <itetcu@FreeBSD.org>2006-08-02 04:22:11 +0800
commit8326069b6fdc44983719fba70cc493601a3d410c (patch)
treeb00de8a4f0bd33f0e1677a63e856b7d1739b73a7 /cad/Makefile
parentccf506d55875440c4818e341516bf0cca20c8433 (diff)
downloadfreebsd-ports-graphics-8326069b6fdc44983719fba70cc493601a3d410c.tar.gz
freebsd-ports-graphics-8326069b6fdc44983719fba70cc493601a3d410c.tar.zst
freebsd-ports-graphics-8326069b6fdc44983719fba70cc493601a3d410c.zip
This port provides a GUI for two freely available SPICE electronic circuit
simulation engines: GNU-Cap and Ng-Spice. Current features: Import gschem schematic files using gentlist. Load and parse circuit description (net list) files. Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. The raw output may be viewed for any processes initiated by gspiceui. Formatting of simulator output so that it may be plotted using gwave. WWW: http://www.geda.seul.org/tools/gspiceui/index.html PR: ports/99357 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 1eda6d72c1f..6620f28fc91 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -34,6 +34,7 @@
SUBDIR += gmsh
SUBDIR += gnucap
SUBDIR += gplcver
+ SUBDIR += gspiceui
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += impact