diff options
Diffstat (limited to 'gowin/arch.h')
-rw-r--r-- | gowin/arch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gowin/arch.h b/gowin/arch.h index cd43aa7a..d02a2488 100644 --- a/gowin/arch.h +++ b/gowin/arch.h @@ -506,6 +506,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 |