aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/constids.inc
diff options
context:
space:
mode:
authorDavid Lattimore <dml@google.com>2022-10-05 14:33:06 +1100
committerDavid Lattimore <dml@google.com>2022-10-05 14:40:49 +1100
commit1602774d27bc68fb291886276ff7cc409405717a (patch)
treeed464a01477acc8d68749ccef52a618ab8ad7846 /nexus/constids.inc
parent41709dac8f55859152107a9ff856b27480cd0a96 (diff)
downloadnextpnr-1602774d27bc68fb291886276ff7cc409405717a.tar.gz
nextpnr-1602774d27bc68fb291886276ff7cc409405717a.tar.bz2
nextpnr-1602774d27bc68fb291886276ff7cc409405717a.zip
nexus: Transform registered output parameters
Dual ported: OUTREG_A -> OUT_REGMODE_A OUTREG_B -> OUT_REGMODE_B Pseudo dual ported: OUTREG -> OUT_REGMODE_B Single ported: OUTREG -> OUT_REGMODE_A
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 8731fad7..596d064c 100644
--- a/nexus/constids.inc
+++ b/nexus/constids.inc
@@ -446,6 +446,11 @@ X(FBK_MMD_DIG)
X(CLKMUX_FB)
X(LRAM_CORE)
+X(OUTREG_A)
+X(OUTREG_B)
+X(OUTREG)
+X(OUT_REGMODE_A)
+X(OUT_REGMODE_B)
X(EBR_SP_EN)
X(ECC_BYTE_SEL)