File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
vtr_flow/parse/parse_config Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
#VPR Place Metrics
2
+ initial_placed_wirelength_est;vpr.out;Initial placement BB estimate of wirelength:\s*(\d+)
2
3
placed_wirelength_est;vpr.out;BB estimate of min-dist \(placement\) wire length: (\d+)
3
4
4
5
#VPR Number of heap operations
Original file line number Diff line number Diff line change 1
1
%include "../common/vpr.place.txt"
2
2
3
3
#VPR Place Timing Metrics
4
+ initial_placed_CPD_est;vpr.out;Initial placement estimated Critical Path Delay \(CPD\): (.*) ns
4
5
placed_CPD_est;vpr.out;Placement estimated critical path delay \(least slack\): (.*) ns
5
6
placed_setup_TNS_est;vpr.out;Placement estimated setup Total Negative Slack \(sTNS\): (.*) ns
6
7
placed_setup_WNS_est;vpr.out;Placement estimated setup Worst Negative Slack \(sWNS\): (.*) ns
You can’t perform that action at this time.
0 commit comments