Skip to content

Commit 45b1ff2

Browse files
committed
leave koios configs alone
1 parent 4dc3756 commit 45b1ff2

File tree

2 files changed

+3
-3
lines changed
  • vtr_flow/tasks/regression_tests

2 files changed

+3
-3
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test4/koios_medium/config/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml
3737
include_list_add=hard_block_include.v
3838

3939
# Parse info and how to parse
40-
parse_file=vpr_fixed_chan_width.txt
40+
parse_file=vpr_standard.txt
4141

4242
# How to parse QoR info
43-
qor_parse_file=qor_fixed_chan_width.txt
43+
qor_parse_file=qor_standard.txt
4444

4545
# Pass requirements
4646
pass_requirements_file=pass_requirements.txt

vtr_flow/tasks/regression_tests/vtr_reg_weekly/koios_large/config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include_list_add=hard_block_include.v
3939
parse_file=vpr_standard.txt
4040

4141
# How to parse QoR info
42-
qor_parse_file=qor_fixed_chan_width.txt
42+
qor_parse_file=qor_standard.txt
4343

4444
# Pass requirements
4545
pass_requirements_file=pass_requirements.txt

0 commit comments

Comments
 (0)