You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controls the importance of minimizing the NoC aggregate bandwidth. This value can be >=0, where 0 would mean the aggregate bandwidth has no relevance to placement.
1101
-
Other positive numbers specify the importance of minimizing the NoC aggregate bandwidth to other NoC-related cost terms.
1101
+
Other positive numbers specify the importance of minimizing the NoC aggregate bandwidth compared to other NoC-related cost terms.
1102
1102
Weighting factors for NoC-related cost terms are normalized internally. Therefore, their absolute values are not important, and
1103
1103
only their relative ratios determine the importance of each cost term.
1104
1104
@@ -1107,7 +1107,7 @@ The following options are only used when FPGA device and netlist contain a NoC r
Controls the importance of meeting all the NoC traffic flow latency constraints. This value can be >=0, where 0 would mean latency constraints have no relevance to placement.
1110
-
Other positive numbers specify the importance of meeting latency constraints to other NoC-related cost terms.
1110
+
Other positive numbers specify the importance of meeting latency constraints compared to other NoC-related cost terms.
1111
1111
Weighting factors for NoC-related cost terms are normalized internally. Therefore, their absolute values are not important, and
1112
1112
only their relative ratios determine the importance of each cost term.
1113
1113
@@ -1117,7 +1117,7 @@ The following options are only used when FPGA device and netlist contain a NoC r
1117
1117
1118
1118
Controls the importance of reducing the latencies of the NoC traffic flows.
1119
1119
This value can be >=0, where 0 would mean the latencies have no relevance to placement
1120
-
Other positive numbers specify the importance of minimizing aggregate latency to other NoC-related cost terms.
1120
+
Other positive numbers specify the importance of minimizing aggregate latency compared to other NoC-related cost terms.
1121
1121
Weighting factors for NoC-related cost terms are normalized internally. Therefore, their absolute values are not important, and
1122
1122
only their relative ratios determine the importance of each cost term.
1123
1123
@@ -1127,7 +1127,7 @@ The following options are only used when FPGA device and netlist contain a NoC r
1127
1127
1128
1128
Controls the importance of reducing the congestion of the NoC links.
1129
1129
This value can be >=0, where 0 would mean the congestion has no relevance to placement.
1130
-
Other positive numbers specify the importance of minimizing congestion to other NoC-related cost terms.
1130
+
Other positive numbers specify the importance of minimizing congestion compared to other NoC-related cost terms.
1131
1131
Weighting factors for NoC-related cost terms are normalized internally. Therefore, their absolute values are not important, and
1132
1132
only their relative ratios determine the importance of each cost term.
0 commit comments