Skip to content

Commit d501b72

Browse files
committed
[Infra]: fix missing VTR time in parse_results caused by new vpr mempry usage stat that is added to the run_vtr_flow output
Signed-off-by: Seyed Alireza Damghani <[email protected]>
1 parent 1cbede8 commit d501b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#Flow Run-time Metrics
2-
vtr_flow_elapsed_time;vtr_flow.out;.* \(took (.*) seconds\)
2+
vtr_flow_elapsed_time;vtr_flow.out;.* \(took (.*) seconds, .*\)
33
error;output.txt;error=(.*)

0 commit comments

Comments
 (0)