Caltech Intermediate Form - Control

Control

CIF subroutines can be overwritten by deleting them and then redefining them. The DD statement (delete definition) takes a single parameter and deletes every subroutine that has a number greater than or equal to this value. The statement is useful when merging multiple CIF files because designs can be defined, invoked, and deleted without causing naming conflicts. However, it is not recommended for general use by CAD systems.

Extensions to CIF can be done with the numeric statements 0 through 9. Although not officially part of CIF, certain conventions have evolved for the use of these extensions (see Fig. B.5).

0 x y layer N name; Set named node on specified layer and position
0V x1 y1 x2 y2 ... xn yn; Draw vectors
2A "msg" T x y; Place message above specified location
2B "msg" T x y; Place message below specified location
2C "msg" T x y; Place message centered at specified location
2L "msg" T x y; Place message left of specified location
2R "msg" T x y; Place message right of specified location
4A lowx lowy highx highy; Declare cell boundary
4B instancename; Attach instance name to cell
4N signalname x y; Labels a signal at a location
9 cellname; Declare cell name
91 instancename; Attach instance name to cell
94 label x y; Place label in specified location
95 label length width x y; Place label in specified area
FIGURE B.5 Typical user extensions to CIF.

The final statement in a CIF file is the END statement (or the letter E). It takes no parameters and typically does not include a semicolon.

Read more about this topic:  Caltech Intermediate Form

Famous quotes containing the word control:

    Knowledge in the form of an informational commodity indispensable to productive power is already, and will continue to be, a major—perhaps the major—stake in the worldwide competition for power. It is conceivable that the nation-states will one day fight for control of information, just as they battled in the past for control over territory, and afterwards for control over access to and exploitation of raw materials and cheap labor.
    Jean François Lyotard (b. 1924)

    Being a parent is such serious business that we dare not take it too seriously. Children are inherently funny. So are parents. We all are at our funniest when we are desperately struggling to appear to be in control of a new situation.
    Lawrence Kutner (20th century)

    He took control of me for forty-five minutes. This time I’ll have control over him for the rest of his life. If he gets out fifteen years from now, I’ll know. I’ll check on him every three months through police computers. If he makes one mistake he’s going down again. I’ll make sure. I’m his worst enemy now.
    Elizabeth Wilson, U.S. crime victim. As quoted in People magazine, p. 88 (May 31, 1993)