Skip to content

Commit c2e3681

Browse files
committed
[ci] add custom_3d_sb_fanin_fanout 60
1 parent 02f9215 commit c2e3681

File tree

2 files changed

+2
-2
lines changed
  • vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7

2 files changed

+2
-2
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_sb_titan_other_auto_bb/config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ qor_parse_file=qor_vpr_titan.txt
4949
# Pass requirements
5050
pass_requirements_file=pass_requirements_vpr_titan.txt
5151

52-
script_params=-starting_stage vpr --route_chan_width 300 --max_router_iterations 400 --router_lookahead map
52+
script_params=-starting_stage vpr --route_chan_width 300 --max_router_iterations 400 --custom_3d_sb_fanin_fanout 60 --router_lookahead map

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7/3d_sb_titan_other_per_layer_bb/config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ qor_parse_file=qor_vpr_titan.txt
4949
# Pass requirements
5050
pass_requirements_file=pass_requirements_vpr_titan.txt
5151

52-
script_params=-starting_stage vpr --route_chan_width 300 --max_router_iterations 400 --router_lookahead map --place_bounding_box_mode per_layer_bb
52+
script_params=-starting_stage vpr --route_chan_width 300 --max_router_iterations 400 --router_lookahead map --custom_3d_sb_fanin_fanout 60 --place_bounding_box_mode per_layer_bb

0 commit comments

Comments
 (0)