Skip to content

Commit 6162239

Browse files
committed
Increased range of acceptable qor golden result for min chan width routing area
1 parent 16035c5 commit 6162239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vtr_flow/parse/pass_requirements/common/pass_requirements.vpr_route_min_chan_width.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ routed_wirelength;RangeAbs(0.60,1.50,5)
77
#Area metrics
88
logic_block_area_total;Range(0.8,1.3)
99
logic_block_area_used;Range(0.8,1.3)
10-
min_chan_width_routing_area_total;Range(0.8,1.3)
11-
min_chan_width_routing_area_per_tile;Range(0.8,1.3)
10+
min_chan_width_routing_area_total;Range(0.7,1.3)
11+
min_chan_width_routing_area_per_tile;Range(0.7,1.3)
1212

1313
#Run-time metrics
1414
min_chan_width_route_time;RangeAbs(0.10,10.0,2)

0 commit comments

Comments
 (0)