aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/constids.inc
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2020-12-02 17:07:34 +0000
committerDavid Shah <dave@ds0.me>2020-12-02 17:07:34 +0000
commit270efdca8571a58c6ec40dbe27247f6a30fb62fb (patch)
treee452061dc9cf7f682ce7d16e0e69fb54a94ecf91 /nexus/constids.inc
parent86e6a2225c57cf26961efa92ba82b4e59ad53fda (diff)
downloadnextpnr-270efdca8571a58c6ec40dbe27247f6a30fb62fb.tar.gz
nextpnr-270efdca8571a58c6ec40dbe27247f6a30fb62fb.tar.bz2
nextpnr-270efdca8571a58c6ec40dbe27247f6a30fb62fb.zip
nexus: Add basic LRAM support (no init)
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r--nexus/constids.inc21
1 files changed, 21 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc
index f8939263..e4901692 100644
--- a/nexus/constids.inc
+++ b/nexus/constids.inc
@@ -443,3 +443,24 @@ X(DIVF)
X(REF_MMD_DIG)
X(FBK_MMD_DIG)
X(CLKMUX_FB)
+
+X(LRAM_CORE)
+
+X(EBR_SP_EN)
+X(ECC_BYTE_SEL)
+X(CS)
+X(CSA)
+X(CSB)
+X(CSR)
+X(CSW)
+X(OCEA)
+X(OCEB)
+X(RSTR)
+X(DPS)
+X(IGN)
+X(INITN)
+X(STDBYN)
+X(TBISTN)
+X(WE)
+X(CEOUTA)
+X(CEOUTB)