Skip to content

Commit 5309cf9

Browse files
committed
Add test with the random_shuffle algorithm
1 parent e810bdf commit 5309cf9

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_basic/basic_timing/config/config.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ pass_requirements_file=pass_requirements.txt
2828

2929
# Script parameters
3030
script_params_common = -track_memory_usage
31+
script_params_list_add =
32+
script_params_list_add = --reorder_rr_graph_nodes_algorithm random_shuffle

0 commit comments

Comments
 (0)