Skip to content

Commit 10dea4f

Browse files
committed
symbiflow: fix config file
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent c031151 commit 10dea4f

File tree

1 file changed

+3
-3
lines changed
  • vtr_flow/tasks/regression_tests/vtr_reg_nightly/symbiflow/config

1 file changed

+3
-3
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_nightly/symbiflow/config/config.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ circuit_list_add=symbiflow_counter.eblif
1515
arch_list_add=arch.timing.xml
1616

1717
# Parse info and how to parse
18-
parse_file=vpr_titan.txt
18+
parse_file=vpr_standard.txt
1919

2020
# How to parse QoR info
21-
qor_parse_file=qor_vpr_titan.txt
21+
qor_parse_file=qor_standard.txt
2222

2323
# Pass requirements
24-
pass_requirements_file=pass_requirements_vpr_titan.txt
24+
pass_requirements_file=pass_requirements.txt
2525

2626
#The Titan benchmarks are run at a fixed channel width of 300 to simulate a Stratix IV-like routing architecture
2727
#A large number of routing iterations is set to ensure the router doesn't give up to easily on the larger benchmarks

0 commit comments

Comments
 (0)