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.
16 lines
352 B
16 lines
352 B
#!/bin/bash
|
|
|
|
ngspice -b 7490a.cir
|
|
ngspice -b 74f524.cir
|
|
ngspice -b behav-283-1.cir
|
|
ngspice -b behav-283.cir
|
|
ngspice -b behav-568.cir
|
|
ngspice -b behav-tristate-pulse.cir
|
|
ngspice -b behav-tristate.cir
|
|
ngspice -b counter.cir
|
|
ngspice -b decoder.cir
|
|
ngspice -b encoder.cir
|
|
ngspice -b ex283.cir
|
|
ngspice -b ex4.cir
|
|
ngspice -b ex5.cir
|
|
ngspice -b xspice_c4.cir
|