next up previous contents
Next: Postfix operators for reals Up: CCICAP USER's GUIDE Previous: Optimization Limits   Contents

INPUT FILE DESCRIPTION

CCICAP is controlled from an input file. This file is a standard ASCII formatted file which contains the circuit description, analysis requests, and model definitions. The file can be generated using an editor which produces ASCII files. Most word processors can be used in a straight ASCII mode. The following definitions apply to the input file records:

Any record which starts with a '*' or a single apostrophe (') in column one is ignored by CCICAP. Any information on a record beyond a '*' or a single apostrophe (') is ignored by CCICAP. This is useful for adding comments to the input circuit description file.

Definitions:

Integer : number, up to four digits, no embedded ' ', ',', or '.' allowed in the field.

Text : up to eight characters, no embedded ' ', ',', or '.' allowed in the field.

Real : number, must have a '.' in the field. No embedded ' ' or ',' in the field. Real numbers can also be defined as the result of a calculation between '{' and '}'.

I1, I2, ... : integer parameters on input records.

T1, T2, ... : text parameters on input records.

F1, F2, ... : real parameters on input records.



Subsections
next up previous contents
Next: Postfix operators for reals Up: CCICAP USER's GUIDE Previous: Optimization Limits   Contents
Bob Smither 2008-11-19