How do you check the logic depth after synthesis? How do you report logic depth if PnR tool is not reporting correctly?

Scripting: Tcl scripts can be written to trace paths between registers (e.g., using all_fanin/all_fanout recursively or dedicated path tracing commands) and count the number of combinational cells encountered.

Share:
‹ How do you create a voltage area in floorplan? What is the difference between a voltage domain and a power domain?
Home
How do we do power recovery (other than VT swapping)? ›