File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
tasks/regression_tests/vtr_reg_strong/strong_xilinx_support/config Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7474 <!-- TODO: PR #1883 allows for different horizontal and vertical uniform channel widths (an attribute of Xilinx arches)
7575 until that PR is merged, we give equal distributions here. -->
7676 <chan_width_distr >
77- <x distr =" uniform" peak =" 1.000000 " />
77+ <x distr =" uniform" peak =" 0.652632 " />
7878 <y distr =" uniform" peak =" 1.000000" />
7979 </chan_width_distr >
8080 <switch_block type =" wilton" fs =" 3" />
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ circuit_list_add=stereovision3.v
1515# Add architectures to list to sweep
1616arch_list_add=simple-7series.xml
1717
18- ############################ The following configurations are not changed and have been checked #####################
1918
2019# Parse info and how to parse
2120parse_file=vpr_standard.txt
@@ -26,4 +25,4 @@ qor_parse_file=qor_standard.txt
2625# Pass requirements
2726pass_requirements_file=pass_requirements.txt
2827
29- script_params=-track_memory_usage # TODO: Check this ##############################
28+ script_params=-track_memory_usage
You can’t perform that action at this time.
0 commit comments