You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Giles Atkinson
301f50335d
Add limited support for string-valued parameters in .param lines.
The right-hand side of an assignment may be a string expression
made up from quoted strings, and identifiers for other string parameters,
optionally in braces. There may be no un-quoted spaces.
Example: .param str4=str1"String 4"str2{str3}
Subcircuits may have default and actual string parameters, but the values
must be single identifiers, not quoted strings or string expressions.
4 years ago
..
ads.pm
Squashed commit of the following:
5 years ago
check.sh
When check.sh was modified to run ngspice/sed without && in between, the change was not applied to the OpenBSD/SunOS branch. This leads to a test failure when ngspice returns nonzero, as in xpressn-1.cir, xpressn-2.cir, xpressn-3.cir, and bxpressn-1.cir.
6 years ago
check_cmc.sh
CMC test suite, fix choice of results subdirectory
15 years ago
compareSimulationResults.pl
compareSimulationResults.pl, debug printout improvements
9 years ago
hspice.pm
fix ac-analysis check and overall improvements
9 years ago
maketest.sh
Created and populated a directory with test drivers.
22 years ago
modelQaTestRoutines.pm
modelQaTestRoutines.om, avoid '(' ')' and '/' in the platform name
9 years ago
ngspice.pm
Squashed commit of the following:
5 years ago
runQaTests.pl
qa tests, avoid repeated exection of ngspice for version detection
9 years ago
run_cmc_check
removed many hicum tests in order to reduce size of ngspice
5 years ago
spinit
fix `make check' for build in a separate directory
15 years ago