https://open-source-silicon.dev logo
m

MD ZAKIR HUSSAIN

03/01/2022, 7:37 AM
Greetings channel, Can you please help I have this question Using opensta how do I find critical path of a combinatorial circuit ? Thanks in advance.
r

Robert Rogers

03/01/2022, 3:57 PM
report_checks is the command you probably want Check out https://github.com/The-OpenROAD-Project/OpenSTA/blob/master/doc/OpenSTA.pdf For all the available TCL commands. The various "report_" functions are used for most of the output.
2 Views