diff options
author | Pepijn de Vos <pepijndevos@gmail.com> | 2022-06-06 14:35:33 +0200 |
---|---|---|
committer | Pepijn de Vos <pepijndevos@gmail.com> | 2022-06-06 14:35:33 +0200 |
commit | de1bee9352c9f760cb21a35912c48ed2f830c023 (patch) | |
tree | b199f924a67bed08ef08eafb1f792eab63a549b9 /gowin/constids.inc | |
parent | 490dddf636bc50945ee6e6858f7c1942faa3aaf5 (diff) | |
download | nextpnr-de1bee9352c9f760cb21a35912c48ed2f830c023.tar.gz nextpnr-de1bee9352c9f760cb21a35912c48ed2f830c023.tar.bz2 nextpnr-de1bee9352c9f760cb21a35912c48ed2f830c023.zip |
lutram actually PnRs
Diffstat (limited to 'gowin/constids.inc')
-rw-r--r-- | gowin/constids.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gowin/constids.inc b/gowin/constids.inc index d9ca1f0c..0c788ecd 100644 --- a/gowin/constids.inc +++ b/gowin/constids.inc @@ -749,6 +749,7 @@ X(DFFNC) X(DFFNCE) // Shadow RAM +X(RAM16) X(RAMW) X(RAM16SDP4) X(WADA) |