aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-02-23 15:19:00 +0100
committermyrtle <gatecat@ds0.me>2023-02-27 08:42:56 +0100
commit26fcf349ad9ef65e4f0758c7bb4a24d5a8b45bf7 (patch)
tree4ac837daf78b42861cbb429e878ca75f1550256d /generic/viaduct/fabulous/constids.inc
parent14050f991bc2e4ce2c6e7f431fe2acd4f0cf2a70 (diff)
downloadnextpnr-26fcf349ad9ef65e4f0758c7bb4a24d5a8b45bf7.tar.gz
nextpnr-26fcf349ad9ef65e4f0758c7bb4a24d5a8b45bf7.tar.bz2
nextpnr-26fcf349ad9ef65e4f0758c7bb4a24d5a8b45bf7.zip
fabulous: LUT permutation support
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 4299f483..7c8c3400 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -109,3 +109,6 @@ X(VDD)
X(_CONST0_DRV)
X(_CONST1_DRV)
+
+X(_LUT_PERM)
+X(_LUT_PERM_IN)