aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-04-05 14:33:07 +0200
committermyrtle <gatecat@ds0.me>2023-04-05 15:45:18 +0200
commit23f2877ddee51e7e69fdf2b1caaa0337e2459ce9 (patch)
tree71b480f0653c5f9cc57926ac717e448c764e8ee0 /generic/viaduct/fabulous/constids.inc
parent20b7f760d925c0c102f5a4d03adeb3f3af4ca6f6 (diff)
downloadnextpnr-23f2877ddee51e7e69fdf2b1caaa0337e2459ce9.tar.gz
nextpnr-23f2877ddee51e7e69fdf2b1caaa0337e2459ce9.tar.bz2
nextpnr-23f2877ddee51e7e69fdf2b1caaa0337e2459ce9.zip
fabulous: Fix bel names for pass bels in v2 format
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/viaduct/fabulous/constids.inc')
-rw-r--r--generic/viaduct/fabulous/constids.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/viaduct/fabulous/constids.inc b/generic/viaduct/fabulous/constids.inc
index 861eedf2..69b2e4f9 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -11,6 +11,8 @@ X(LATCH_NOFF)
X(IO_1_bidirectional_frame_config_pass)
X(InPass4_frame_config)
X(OutPass4_frame_config)
+X(InPass4_frame_config_mux)
+X(OutPass4_frame_config_mux)
X(RegFile_32x4)
X(MULADD)
X(MUX8LUT_frame_config)