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:

    All industries are brought under the control of such people [film producers] by Capitalism. If the capitalists let themselves be seduced from their pursuit of profits to the enchantments of art, they would be bankrupt before they knew where they were. You cannot combine the pursuit of money with the pursuit of art.
    George Bernard Shaw (1856–1950)

    Just as men must give up economic control when their wives share the responsibility for the family’s financial well-being, women must give up exclusive parental control when their husbands assume more responsibility for child care.
    Augustus Y. Napier (20th century)

    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)