From 124c0fc8121f0ac1e7d9823f3f1576e5fa2c087b Mon Sep 17 00:00:00 2001 From: gatecat Date: Fri, 30 Sep 2022 12:03:16 +0200 Subject: fabulous: Add split MUX bels Signed-off-by: gatecat --- generic/viaduct/fabulous/constids.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'generic/viaduct/fabulous/constids.inc') 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) -- cgit v1.2.3