h_vogt
|
1e88db6f7d
|
add command 'circbyline' to allow entering circuit line by line
|
13 years ago |
Stefano Perticaroli
|
79bffc78a1
|
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
|
13 years ago |
rlar
|
0be61b3e5a
|
remove PSS2
|
13 years ago |
h_vogt
|
65b976dab7
|
rename commands 'savesnap', 'loadsnap' to 'snsave', 'snload'
to avoid conflict with command 'save'
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
h_vogt
|
07727f74f0
|
commands.c: 'options' equivalent to 'option' and allow 'loadsnap' and 'savesnap'
which have been EXPERIMENTAL_CODE so far
|
14 years ago |
h_vogt
|
80a039983e
|
dummy functions
|
14 years ago |
h_vogt
|
8f3f757813
|
command mrdump
|
14 years ago |
h_vogt
|
dffe4ed156
|
command mdump
|
14 years ago |
rlar
|
598238f46a
|
conditionally compile PSS analysis
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
pnenzi
|
5ba0b8b86c
|
Statistics patch: added netlist loading and parsing time in acct command.
|
15 years ago |
rlar
|
899d5516c3
|
initial PSS commit
|
15 years ago |
h_vogt
|
dea300d88d
|
command 'remcirc'
|
15 years ago |
rlar
|
aa0b602b87
|
cleanup some reoccuring function prototypes
|
15 years ago |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
16 years ago |
rlar
|
ea8d250999
|
bug fix, incorrect handling of `co_spiceonly' commands
|
16 years ago |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
16 years ago |
rlar
|
2c975413b7
|
collect arg_*() prototypes in "arg.h"
|
16 years ago |
h_vogt
|
afdf6ee134
|
new command wrs2p
|
16 years ago |
h_vogt
|
79831ac331
|
'option' command
|
16 years ago |
rlar
|
e1a86fad43
|
remove leftover /*FALSE,*/ comments from the last commit
which where left for the single purpose of better visualization in a diff tool.
|
16 years ago |
rlar
|
cab9417c9a
|
eliminate co_stringargs, which is used nowhere
|
16 years ago |
rlar
|
5e35b809ec
|
drop cast of NULL to non-ansi function pointer
|
16 years ago |
h_vogt
|
4068f498c6
|
command wrdata
|
16 years ago |
h_vogt
|
005dae2462
|
more characts for real number params
|
16 years ago |
h_vogt
|
248e44b883
|
new measure commands
|
17 years ago |
h_vogt
|
5be507a97f
|
command sysinfo
|
17 years ago |
pnenzi
|
1ada4d3530
|
Finish first batch of imports from espice.
|
17 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
h_vogt
|
655d8aea02
|
Fast fourier transform for transient data analysis
|
18 years ago |
pnenzi
|
6b61d1d660
|
Added initial support for gnuplot output (not yet working)
|
18 years ago |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
21 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
25 years ago |
arno
|
508fee7d4b
|
* commands.c: Use fourier.h.
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |