zhipeng
Member level 1
If I applied a clock signal to some combinatorial logic elements, because at those places it is not directly applied to CLK pin of sequential elements it is treated as asynchronous by RTL Compiler and SoC Encounter?
The timing paths, from this clock to the chip output (synchronous with the same clock) or to the D-pin of a sequential element, are not analyzed. How do I force RTL Compiler and SoC Encounter to include these paths in the timing analysis? Thank you.
The timing paths, from this clock to the chip output (synchronous with the same clock) or to the D-pin of a sequential element, are not analyzed. How do I force RTL Compiler and SoC Encounter to include these paths in the timing analysis? Thank you.