File tree 2 files changed +2
-2
lines changed
vtr_flow/tasks/regression_tests/vtr_reg_nightly_test7
3d_sb_titan_other_auto_bb/config
3d_sb_titan_other_per_layer_bb/config
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,4 +49,4 @@ qor_parse_file=qor_vpr_titan.txt
49
49
# Pass requirements
50
50
pass_requirements_file=pass_requirements_vpr_titan.txt
51
51
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
Original file line number Diff line number Diff line change @@ -49,4 +49,4 @@ qor_parse_file=qor_vpr_titan.txt
49
49
# Pass requirements
50
50
pass_requirements_file=pass_requirements_vpr_titan.txt
51
51
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
You can’t perform that action at this time.
0 commit comments