Hello,
I have made a design, and after place&routing I want to study the timing report of the paths. This report I make trought the 'report_timing' command.
With the -format, you can specify what information you want to see in the timing report. I want to see the slack per node in the report. So basically I want to see also a column of the slack, which is basically the required time - arrival time.
The only slack I see is for the total path, and not for each node of the path.
Is there a way to show this information? I've tried also to specify in the -format, the slack, but it seems that I get only the slack back of the whole path.