aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/arch.h
diff options
context:
space:
mode:
authormyrtle <gatecat@ds0.me>2022-07-05 09:29:04 +0200
committerGitHub <noreply@github.com>2022-07-05 09:29:04 +0200
commit86396c41d64d2583ec1dffca4298e83d927f0762 (patch)
treea4f93930ccaeb445460861a3935de766a315384b /gowin/arch.h
parentcc1d78a3d4f1736fc5193d7bfe9f2ee263ea74a8 (diff)
parent6f56ad298c1a94259698cbd487f03efbd68f0342 (diff)
downloadnextpnr-86396c41d64d2583ec1dffca4298e83d927f0762.tar.gz
nextpnr-86396c41d64d2583ec1dffca4298e83d927f0762.tar.bz2
nextpnr-86396c41d64d2583ec1dffca4298e83d927f0762.zip
Merge pull request #995 from pepijndevos/shadowram
Gowin: WIP shadowram
Diffstat (limited to 'gowin/arch.h')
-rw-r--r--gowin/arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gowin/arch.h b/gowin/arch.h
index 8bbbd514..cd20f28a 100644
--- a/gowin/arch.h
+++ b/gowin/arch.h
@@ -491,6 +491,7 @@ enum
{
mux_0_z = 10, // start Z for the MUX2LUT5 bels
iologic_0_z = 20, // start Z for the IOLOGIC bels
+ lutram_0_z = 30, // start Z for the IOLOGIC bels
vcc_0_z = 277, // virtual VCC bel Z
gnd_0_z = 278, // virtual VSS bel Z
osc_z = 280, // Z for the oscillator bels