aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-10-22 16:08:35 +0100
committerGitHub <noreply@github.com>2021-10-22 16:08:35 +0100
commit80a14592a0c4632462c61d1bd46835f2159f5ae9 (patch)
tree9109b245081bb7c33bc96a4f5e121f4fefe1447b /gowin/constids.inc
parent013f3e0b390e5aa594af92f1da973ed18777a155 (diff)
parente9f3946d584ed98660e7a6289181645a9249f19f (diff)
downloadnextpnr-80a14592a0c4632462c61d1bd46835f2159f5ae9.tar.gz
nextpnr-80a14592a0c4632462c61d1bd46835f2159f5ae9.tar.bz2
nextpnr-80a14592a0c4632462c61d1bd46835f2159f5ae9.zip
Merge pull request #852 from yrabbit/pr-gowin-alu
gowin: Add ALU support.
Diffstat (limited to 'gowin/constids.inc')
-rw-r--r--gowin/constids.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/gowin/constids.inc b/gowin/constids.inc
index 31c34d21..7de754fc 100644
--- a/gowin/constids.inc
+++ b/gowin/constids.inc
@@ -368,6 +368,11 @@ X(GW_MUX2_LUT6)
X(GW_MUX2_LUT7)
X(GW_MUX2_LUT8)
+// ALU
+X(ALU)
+X(GND)
+X(ALU_MODE)
+
// DFF types
X(DFF)
X(DFFE)
@@ -421,6 +426,9 @@ X(I3)
X(OEN)
X(S0)
X(SEL)
+X(SUM)
+X(CIN)
+X(COUT)
X(OF)
// timing