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.
 
 
 
 
 
 
Jim Monte ad970ae4e7 Made cp_enqvar() mode modular by adding a separate function to handle the case of a vector. Lists are more efficiently handled by moving common comparisons out of the loop over elements. The first argument of cp_enqvar() is changed from char * to const char * since the name of the variable being found is not altered by the function. 6 years ago
..
README Added VBIC model (3T) from Dietmar Warning. 22 years ago
sgp2vbic some scripts need bash 16 years ago
vbic2sgp some scripts need bash 16 years ago

README

Two scripts from Colin McAndrew for vbic model.

sgp2vbic - converts a Spice Gummel-Poon model card to a vbic model card.
vbis2sgb - converts a vbic model card to a Spice Gummel-Poom model card.