Introduction
This parameterized cell draws an arrow.
Parameters
Any parameter may be modified, if necessary, to meet design rules. Typically, this involves increasing parameters that specify distances, so that minimum line width and minimum line spacing rules will not be violated. This has been extended to the convention of specifying a zero for some parameters to obtain an instance of the minimum size.
In addition to the parameters listed below, several technology parameters also influence the implementation of parameterized cells. This data must be present in the technology library.
Name | Description | Range | Units |
---|---|---|---|
layer | This must be one of the drawing layers in the technology, and specifies the layer onto which the circle will be drawn. | dwg layers | - |
length | The distance between the tip and tail of the arrow. | [0,∞) | um |
width | The width of the line connecting the tail to the arrow head. | [0,∞) | um |
arrow length | The ratio of the arrow head's length to the parameter width. | [2,∞) | - |
arrow width | The ratio of the arrow head's width (in addition to the line width) to the parameter width. | [2,∞) | - |
References
The documentation for this parameterized cell does not contain any references.