File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
vtr_flow/tasks/regression_tests/vtr_reg_nightly/symbiflow/config Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ circuit_list_add=symbiflow_counter.eblif
15
15
arch_list_add=arch.timing.xml
16
16
17
17
# Parse info and how to parse
18
- parse_file=vpr_titan .txt
18
+ parse_file=vpr_standard .txt
19
19
20
20
# How to parse QoR info
21
- qor_parse_file=qor_vpr_titan .txt
21
+ qor_parse_file=qor_standard .txt
22
22
23
23
# Pass requirements
24
- pass_requirements_file=pass_requirements_vpr_titan .txt
24
+ pass_requirements_file=pass_requirements .txt
25
25
26
26
#The Titan benchmarks are run at a fixed channel width of 300 to simulate a Stratix IV-like routing architecture
27
27
#A large number of routing iterations is set to ensure the router doesn't give up to easily on the larger benchmarks
You can’t perform that action at this time.
0 commit comments