aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-02-22 14:51:51 +0100
committermyrtle <gatecat@ds0.me>2023-02-23 10:05:55 +0100
commit14050f991bc2e4ce2c6e7f431fe2acd4f0cf2a70 (patch)
tree0848236a9eee9b1504ac4aa59289f964d2a11976 /generic/viaduct/fabulous/constids.inc
parent1809e18c7bb23d88ddb716482d72b3ce195a1b35 (diff)
downloadnextpnr-14050f991bc2e4ce2c6e7f431fe2acd4f0cf2a70.tar.gz
nextpnr-14050f991bc2e4ce2c6e7f431fe2acd4f0cf2a70.tar.bz2
nextpnr-14050f991bc2e4ce2c6e7f431fe2acd4f0cf2a70.zip
fabulous: Global constant wires scheme
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/viaduct/fabulous/constids.inc')
-rw-r--r--generic/viaduct/fabulous/constids.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/generic/viaduct/fabulous/constids.inc b/generic/viaduct/fabulous/constids.inc
index 21c47463..4299f483 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -99,3 +99,13 @@ X(M_EF)
X(M_AH)
X(I0MUX)
+
+X(GND0)
+X(GND)
+X(VCC0)
+X(VCC)
+X(VDD0)
+X(VDD)
+
+X(_CONST0_DRV)
+X(_CONST1_DRV)