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.
 
 
 
 
 
 
Brian Taylor a70297e87a Several PSPICE 9.1 evaluation digital libraries contain timing .model statements at the global level for subckts with U* instances that reference those models. By specifying "set ps_global_tmodels=1" in .spiceinit an extra pass inside u_instances() will collect those global timing models for use in subckts. Report errors detected when ngspice parses a LOGICEXP but has not added support for operator precendence. Include a hint of how to fix those errors by inserting parentheses. This error only occurs in 10 of 585 cases in the libraries. Note that inpcompat.c has been saved as a unix filetype. 2 years ago
..
instance-loop.cir examples for loops. 4 years ago
loop-instance.cir examples for loops. 4 years ago
loop-model.cir Improve printout formatting 4 years ago
loop-param.cir examples for loops. 4 years ago
loop_IfThenElse.cir examples for loops. 4 years ago
loop_dowhile.cir examples for loops. 4 years ago
loop_foreach.cir examples for loops. 4 years ago
loop_repeat.cir examples for loops. 4 years ago
loop_while.cir examples for loops. 4 years ago