mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
b32dace1ce
the Tcl/Tk scripting language. The project is open-source (BSD license) and based upon the NG-Spice source code base with many improvements Features and Improvements - Fully Tcl scriptable - installs with 'package require spice' statement - Hspice syntax (SpicePP). - GUI interfaces, various (Tk). - SpiceWish (BLT graph widget) - BLT (tcl compatible) vectors for storage, manipulation and arithmetic upon Spice waveforms. - Xspice additions (Georgia Tech). - Trigger upon waveform events. - Spice 'simulator state' save and restore for rapid 'what-if' simulations (no longer need to re-simulate from the beginning each time a device value is changed). Author: Stefan Jones <stefan.jones@multigig.com> WWW: http://tclspice.sourceforge.net/ PR: ports/99399 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
29 lines
814 B
Plaintext
29 lines
814 B
Plaintext
bin/spicewish
|
|
lib/libspice.so
|
|
lib/tclspice/controls.tcl
|
|
lib/tclspice/engUnits.tcl
|
|
lib/tclspice/gnuplot.tcl
|
|
lib/tclspice/measure.tcl
|
|
lib/tclspice/measure_spice.pl
|
|
lib/tclspice/nodeDialog.tcl
|
|
lib/tclspice/pkgIndex.tcl
|
|
lib/tclspice/readline.tcl
|
|
lib/tclspice/spicepp.pl
|
|
lib/tclspice/spicepp.tcl
|
|
lib/tclspice/spicewish.tcl
|
|
lib/tclspice/viewer.tcl
|
|
%%DATADIR%%/helpdir/ngspice.idx
|
|
%%DATADIR%%/helpdir/ngspice.txt
|
|
%%DATADIR%%/scripts/setplot
|
|
%%DATADIR%%/scripts/spectrum
|
|
%%DATADIR%%/scripts/spinit
|
|
%%EXAMPLES%%share/examples/tclspice/README
|
|
%%EXAMPLES%%share/examples/tclspice/example.cir
|
|
%%EXAMPLES%%share/examples/tclspice/plot.tcl
|
|
%%EXAMPLES%%share/examples/tclspice/vector_test.tcl
|
|
%%EXAMPLES%%@dirrm share/examples/tclspice
|
|
@dirrm lib/tclspice
|
|
@dirrm %%DATADIR%%/helpdir
|
|
@dirrm %%DATADIR%%/scripts
|
|
@dirrm %%DATADIR%%
|