How to count levels of logic in timing paths?
Hi,
I am having some trouble finding out where the levels of logic are in my critical paths on a Stratix10 design in Quartus Prime 21.4 Pro Edition.
For example, in Timequest, the Statistics show 1 level of logic for a particular path.
However, the datapath itself seems to contain many more levels of logic:
In the table, rows 3 to 18 contain elements of type "IC" or "CELL" and "Combinational cell".
- Counting "CELL" types: 12 logic levels?
- Counting "CELL" types in different XY locations: 4 logic levels?
However much I tried, I could not figure out how to arrive at 1 level of logic.
Unfortunately I was not able to use the schematic view as this path is in an encrypted node.
Is there a document that explains how the number of logic levels are calculated?
What is the way to count them from the STA report?
Thanks!