From d39e67da7ed08b790fcc0b3c7ff9551164070fb2 Mon Sep 17 00:00:00 2001 From: gatecat Date: Wed, 12 May 2021 20:35:02 +0100 Subject: mistral: First pass at carry packing Signed-off-by: gatecat --- mistral/constids.inc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mistral/constids.inc') 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) -- cgit v1.2.3