In a PlanAhead TCL script, I need to know the timing score of a completed implementation run.
I have found an old way to do this from 2012. The solution is read directly the PAR report file.
In Vivado exist the TNS property that can be read directly with the report_property command. It exist a similar (and cleaner) way to obtain the timing score in PlanAhead?
Other options to obtain the timing score?
Best regards