aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-09-22 14:10:20 +0100
committergatecat <gatecat@ds0.me>2021-09-22 15:00:59 +0100
commitf395ad3e27bf5453f7a5393e9039988f44215cec (patch)
tree7a65cb001be566363ffba006fc36410e70de9bbf /nexus/constids.inc
parent035452d938a6ba005ecc7ee9bd308879eaff6069 (diff)
downloadnextpnr-f395ad3e27bf5453f7a5393e9039988f44215cec.tar.gz
nextpnr-f395ad3e27bf5453f7a5393e9039988f44215cec.tar.bz2
nextpnr-f395ad3e27bf5453f7a5393e9039988f44215cec.zip
nexus: Support for split Vcc routing
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r--nexus/constids.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc
index 5407cb23..48b0ca2b 100644
--- a/nexus/constids.inc
+++ b/nexus/constids.inc
@@ -528,3 +528,5 @@ X(TOUT)
X(Q0)
X(Q1)
X(SCLK)
+
+X(LOCAL_VCC)