pintype
Each pin must have a pintype=value attribute attached to it and
should be make hidden. Table 1 shows valid values for
this attribute.
Table 1:
pintype values
in |
Input |
out |
Output |
io |
Input/Output |
oc |
Open collector |
oe |
Open emitter |
pas |
Passive |
tp |
Totem pole |
tri |
Tristate (high impedance) |
clk |
Clock |
pwr |
Power/Ground |
|
This attribute is not used extensively in the symbol library, but it
will be used for DRC and netlisting.
Examples: pintype=clk pintype=in pintype=pas
Ales Hvezda
2006-01-23