aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-09-30 12:03:16 +0200
committergatecat <gatecat@ds0.me>2022-09-30 12:03:16 +0200
commit124c0fc8121f0ac1e7d9823f3f1576e5fa2c087b (patch)
tree7d992e459ba24aaed89d0d38fad73806a4d163fa /generic/viaduct/fabulous/constids.inc
parentc44b034fc33289a3c62f6169c042b0e039ec0c25 (diff)
downloadnextpnr-124c0fc8121f0ac1e7d9823f3f1576e5fa2c087b.tar.gz
nextpnr-124c0fc8121f0ac1e7d9823f3f1576e5fa2c087b.tar.bz2
nextpnr-124c0fc8121f0ac1e7d9823f3f1576e5fa2c087b.zip
fabulous: Add split MUX bels
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/viaduct/fabulous/constids.inc')
-rw-r--r--generic/viaduct/fabulous/constids.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/generic/viaduct/fabulous/constids.inc b/generic/viaduct/fabulous/constids.inc
index c46d5e6d..13396358 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -14,6 +14,7 @@ X(OutPass4_frame_config)
X(RegFile_32x4)
X(MULADD)
X(MUX8LUT_frame_config)
+X(MUX8LUT_frame_config_mux)
X(CLK)
X(I)
@@ -86,3 +87,12 @@ X(BelBegin)
X(BelEnd)
X(GlobalClk)
X(CFG)
+
+X(FABULOUS_MUX2)
+X(FABULOUS_MUX4)
+X(FABULOUS_MUX8)
+
+X(M_AB)
+X(M_AD)
+X(M_EF)
+X(M_AH)