aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/constids.inc
diff options
context:
space:
mode:
authorMaciej Kurc <mkurc@antmicro.com>2022-03-11 16:05:37 +0100
committerMaciej Kurc <mkurc@antmicro.com>2022-03-16 09:20:15 +0100
commit43861c0ee298c4d2a5cc89a42e816299c7f86138 (patch)
tree4555ccf228f5c3a486dcddd302b222dc1fed2f49 /nexus/constids.inc
parent74783c0c0951b84e22d6d9e1b578694e77d7cfb4 (diff)
downloadnextpnr-43861c0ee298c4d2a5cc89a42e816299c7f86138.tar.gz
nextpnr-43861c0ee298c4d2a5cc89a42e816299c7f86138.tar.bz2
nextpnr-43861c0ee298c4d2a5cc89a42e816299c7f86138.zip
nexus: Added support for the DCS Bel
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r--nexus/constids.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc
index 11726d3b..bdf8867b 100644
--- a/nexus/constids.inc
+++ b/nexus/constids.inc
@@ -532,6 +532,13 @@ X(SCLK)
X(LOCAL_VCC)
+X(DCS)
+X(CLK0)
+X(CLK1)
+X(SELFORCE)
+X(DCSOUT)
+X(DCSMODE)
+
X(BEL_TYPE)
X(BEL_Z)
X(CEOUTMUX)