User guide
C-19
Simulation Options
Options for Specifying Min:Typ:Max Delays
+maxdelays
Specifies using the maximum delays in min:typ:max delay triplets
in module path delays and timing checks, if you compiled your
design with the +allmtm compile-time option. Also specifies
using the maximum timing delays in min:typ:max delay triplets in
an uncompiled SDF file.
If you compiled the SDF file with the +allmtm compile-time
option, the +maxdelays option specifies using the compiled SDF
file with the maximum delays.
Another use for this runtime option is to specify timing for SWIFT
VMC and SmartModels when you also include the
+override_model_delays runtime option.
+mindelays
Specifies using the minimum delays in min:typ:max delay triplets
in module path delays and timing checks, if you compiled your
design with the +allmtm compile-time option. Also specifies
using the minimum timing delays in min:typ:max delay triplets in
an uncompiled SDF file.
If you compiled the SDF file with the +allmtm compile-time
option, the +mindelays option specifies using the compiled SDF
file with the minimum delays.
Another use for this runtime option is to specify timing for SWIFT
VMC and SmartModels when you also include the
+override_model_delays runtime option.