From 3cc6293bbeb57818d7a9228a6ed0e819e8780d16 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Tue, 11 Jul 2006 19:34:46 +0000 Subject: Jspice3 is a circuit simulator developed to meet the needs of researchers working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability. WWW: http://www.wrcad.com/jspice3.html PR: ports/93958 Submitted by: Pedro F. Giffuni Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it. --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index f82711ecf3ac..980c0877bf5a 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -38,6 +38,7 @@ SUBDIR += impact SUBDIR += irsim SUBDIR += iverilog + SUBDIR += jspice3 SUBDIR += kicad SUBDIR += leocad SUBDIR += libgeda -- cgit v1.2.3