Slow Exceptions: Multi-Cycle Delays with Clock Enables
Timespecs applying to elements with more than one TNM will be resolved
with a priority system…….discussed later.
Forward trace on the clock enable to create a slow exception
NET “CLK_EN” TNM=SLOW;
NET “CLK” TNM = FAST;
TIMESPEC TS01=PERIOD FAST 30;
TIMESPEC TS02=FROM:SLOW:TO:SLOW:TS01*2;