Hello community, Does anyone know if there is a f...
# sky130
r
Hello community, Does anyone know if there is a function (of if it is possible to access an internal function) in OpenSTA permiting to check the delay between two nodes of the circuit? Thank you in advance. Best regards, Rodrigo Iga
m
report_checks -through <start> -through <end> should work. You might need -unconstrained if there is no timing on the path
r
Hi Matt, Thank you very much for your response. I will check if it works in my case and I will let you know. Best regards, Rodrigo Iga