diff options
author | David Shah <dave@ds0.me> | 2020-10-22 20:19:02 +0100 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2020-11-30 08:45:28 +0000 |
commit | 3d4165616812acabd9b92c95d82f0c59aa9b698d (patch) | |
tree | cc8d1a4c6ce556a2369b146f07cb6aafdf90f1b4 /nexus/constids.inc | |
parent | 0a59cbb8ce59984b40bfaaa777a406e439d5fbdf (diff) | |
download | nextpnr-3d4165616812acabd9b92c95d82f0c59aa9b698d.tar.gz nextpnr-3d4165616812acabd9b92c95d82f0c59aa9b698d.tar.bz2 nextpnr-3d4165616812acabd9b92c95d82f0c59aa9b698d.zip |
nexus: Default EBR DWS pins to 1
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r-- | nexus/constids.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc index 8b1d2c89..2ac2349c 100644 --- a/nexus/constids.inc +++ b/nexus/constids.inc @@ -204,6 +204,12 @@ X(CEW) X(CER) X(RST) +X(DWS0) +X(DWS1) +X(DWS2) +X(DWS3) +X(DWS4) + X(WEAMUX) X(VCC_DRV) |