Skip to content

Commit f92cfeb

Browse files
authored
Merge pull request #1863 from verilog-to-routing/fix_parse_vtr_time
[Infra]: fix missing VTR time in parse_results
2 parents 1cbede8 + d501b72 commit f92cfeb

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)