User`s guide

5
-
28 Creatin
g
Symbols for Models
MNTYMXDLY
The MNTYMXDLY attribute defines the digital propagation
delay level that PSpice A/D must use for a digital part.
If
y
ou are creatin
g
a di
g
ital part,
y
ou need to do
the followin
g
1
Add the MNTYMXDLY attribute to the symbol and assign
a value shown in the table.
2
Use this attribute in the TEMPLATE attribute definition
(MNTYMXDLY is also a subcircuit parameter used in calls
for digital subcircuits).
Example:
TEMPLATE=X^@REFDES %A %B %C %D %PWR %GND
@MODEL PARAMS:\n+
IO_LEVEL=@IO_LEVEL
MNTYMXDLY=@MNTYMXDLY
Assi
g
n this
value...
To use this propa
g
ation
delay...
0 circuit-wide default
1
minimum
2
typical
3
maximum
4
worst-case (min/max)
All di
g
ital symbols provided in
the MicroSim libraries have a
MNTYMXDLY attribute.
To find out more about
propa
g
ation delays, see Timing
Characteristics on page 7-11 and
Selecting Propagation Delays on
page 14-21.
Note
For clarity, the
TEMPLATE attribute value is
shown here in multiple lines;
in a symbol definition, it is
specified in one line (no line
breaks).