File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1569,11 +1569,14 @@ enum e_Fc_type {
1569
1569
* at the end of build_rr_graph *
1570
1570
* @param arch_wire_switch_dec: Same as arch_wire_switch but used only for *
1571
1571
* decremental tracks if it is specified in the *
1572
- * architecture file. *
1572
+ * architecture file. If -1, this value was not set in *
1573
+ * the architecture file and arch_wire_switch should be *
1574
+ * used for "DEC_DIR" wire segments. *
1573
1575
* @param arch_opin_switch_dec: Same as arch_opin_switch but used only for *
1574
1576
* decremental tracks if it is specified in the *
1575
- * architecture file *
1576
- * *
1577
+ * architecture file. If -1, this value was not set in *
1578
+ * the architecture file and arch_opin_switch should be *
1579
+ * used for "DEC_DIR" wire segments. *
1577
1580
* @param arch_opin_between_dice_switch: Index of the switch type that *
1578
1581
* connects output pins (OPINs) *to* this segment from *
1579
1582
* *another die (layer)*. Note that this index is in *
You can’t perform that action at this time.
0 commit comments