diff options
author | David Shah <dave@ds0.me> | 2020-10-22 15:11:12 +0100 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2020-11-30 08:45:27 +0000 |
commit | e8e6316f887afa58c3d1476592ba0831353379a0 (patch) | |
tree | 03d1290c17457cc678b373b7b73497197df4183b /nexus/constids.inc | |
parent | 27ecaf3e88730f2e295345342cec864801dbd851 (diff) | |
download | nextpnr-e8e6316f887afa58c3d1476592ba0831353379a0.tar.gz nextpnr-e8e6316f887afa58c3d1476592ba0831353379a0.tar.bz2 nextpnr-e8e6316f887afa58c3d1476592ba0831353379a0.zip |
nexus: EBR fixes
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r-- | nexus/constids.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc index d571e9bb..0c01b577 100644 --- a/nexus/constids.inc +++ b/nexus/constids.inc @@ -203,3 +203,5 @@ X(CLKR) X(CEW) X(CER) X(RST) + +X(WEAMUX) |