diff options
Diffstat (limited to 'gowin/arch.h')
-rw-r--r-- | gowin/arch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gowin/arch.h b/gowin/arch.h index 23da3661..c3e1e7dd 100644 --- a/gowin/arch.h +++ b/gowin/arch.h @@ -535,7 +535,6 @@ enum ioba_z = 0, // IOBA iobb_z = 1, // IOBB mux_0_z = 10, // start Z for the MUX2LUT5 bels - oddr_0_z = 20, // XXX start Z for the ODDR bels lutram_0_z = 30, // start Z for the LUTRAM bels vcc_0_z = 277, // virtual VCC bel Z gnd_0_z = 278, // virtual VSS bel Z |