From f32bd59346f94736344379f951057670b4a4e9f7 Mon Sep 17 00:00:00 2001 From: amin1377 Date: Tue, 6 May 2025 09:14:46 -0400 Subject: [PATCH] [vtr][parse] fix pattern for init place wl --- vtr_flow/parse/parse_config/common/vpr.place.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtr_flow/parse/parse_config/common/vpr.place.txt b/vtr_flow/parse/parse_config/common/vpr.place.txt index 865a7d2159a..a061a3f2869 100644 --- a/vtr_flow/parse/parse_config/common/vpr.place.txt +++ b/vtr_flow/parse/parse_config/common/vpr.place.txt @@ -1,5 +1,5 @@ #VPR Place Metrics -initial_placed_wirelength_est;vpr.out;Initial placement BB estimate of wirelength:\s*(\d+) +initial_placed_wirelength_est;vpr.out;Initial placement BB estimate of wirelength:\s*(.*) placed_wirelength_est;vpr.out;BB estimate of min-dist \(placement\) wire length: (\d+) #VPR Number of heap operations