aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-02-21 14:21:30 +0100
committergatecat <gatecat@ds0.me>2023-02-21 14:41:48 +0100
commit0ed964247e8f3efba4a2569ddf7131b54736b632 (patch)
tree5281ecc7ec9cd7045c7dc201933636887f4c6d1e /generic/viaduct/fabulous/constids.inc
parent03b6fb3ddb29b6487ba5a14a1ac191a368a14c51 (diff)
downloadnextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.tar.gz
nextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.tar.bz2
nextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.zip
fabulous: Add support for packing carry chains
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/viaduct/fabulous/constids.inc')
-rw-r--r--generic/viaduct/fabulous/constids.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/viaduct/fabulous/constids.inc b/generic/viaduct/fabulous/constids.inc
index 13396358..21c47463 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -82,6 +82,7 @@ X(EN)
X(BEL)
X(PAD)
X(LUT1)
+X(LUT4_HA)
X(BelBegin)
X(BelEnd)
@@ -96,3 +97,5 @@ X(M_AB)
X(M_AD)
X(M_EF)
X(M_AH)
+
+X(I0MUX)