aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/constids.inc
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2020-01-10 21:35:21 +0000
committerDavid Shah <dave@ds0.me>2020-11-30 08:45:27 +0000
commit689922bc21ec151ebf495813b639aed4758f9587 (patch)
tree718a6cacd3549b8d2bb04049db68fd0c0e9575a8 /nexus/constids.inc
parent2c49f812d9c2bb3df423b8e6b510be8e73948e38 (diff)
downloadnextpnr-689922bc21ec151ebf495813b639aed4758f9587.tar.gz
nextpnr-689922bc21ec151ebf495813b639aed4758f9587.tar.bz2
nextpnr-689922bc21ec151ebf495813b639aed4758f9587.zip
nexus: Add FASM export for comb logic and FFs
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r--nexus/constids.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc
index bd192484..56c54aa0 100644
--- a/nexus/constids.inc
+++ b/nexus/constids.inc
@@ -96,3 +96,8 @@ X(LSRMODE)
X(MODE)
X(INJECT)
+
+X(PLC)
+X(CIB)
+X(CIB_T)
+X(CIB_LR)