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.
 
 
 
 
 
 
pnenzi 402eff28a2 Removed EXPERIMENTAL_CODE #define. The code masked by the define was what spice33 manual reproduces what spice3 manual says about TMAX. The old code was simply wrong. 25 years ago
..
bsim3soidd Some output files changed after removing the #ifndef'd (NEWCONV) code. 26 years ago
bsim3soifd Added bsim3soifd tests. 26 years ago
bsim3soipd Minor changes to files 26 years ago
bsim4 Minor changes to files 26 years ago
filters * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 26 years ago
polezero * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 26 years ago
resistance Added bsim3soid DD (dynamic depletion) tests and minor modification to other 26 years ago
.cvsignore * DEVICES: Adjusted spacing. 26 years ago
ChangeLog * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 26 years ago
Makefile.am Minor changes to files 26 years ago
README Initial revision 26 years ago
check.sh check.sh removes date from files generated 26 years ago
diffpair.cir Initial revision 26 years ago
diffpair.out * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
fourbitadder.cir Initial revision 26 years ago
fourbitadder.out * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
maketest.sh A hacked version of check.sh to generate test files 26 years ago

README

TO ADD NEW TESTS

Take an existing test and adopt it to your liking. Add the test
script and its supporting files to Makefile.am. Use `make check' to
see your new test in action.