diff options
Diffstat (limited to 'mistral/constids.inc')
-rw-r--r-- | mistral/constids.inc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mistral/constids.inc b/mistral/constids.inc index f1b51ee5..76d82a0b 100644 --- a/mistral/constids.inc +++ b/mistral/constids.inc @@ -39,9 +39,9 @@ X(Q) X(COMBOUT) X(SUM_OUT) -X(CIN) +X(CI) X(SHAREIN) -X(COUT) +X(CO) X(SHAREOUT) X(CARRY_START) @@ -64,8 +64,6 @@ X(LUT1) X(D0) X(D1) -X(CI) -X(CO) X(SO) X(WIRE) |