aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/constids.inc
diff options
context:
space:
mode:
authorYRabbit <rabbit@yrabbit.cyou>2023-04-14 16:54:08 +1000
committermyrtle <gatecat@ds0.me>2023-04-14 09:23:00 +0200
commit71192dc7a3b8dfae1f76f48412dd906bfb0783e7 (patch)
tree9ba977ffaa87b5fef166b68f1d97f37cb9dc07f3 /gowin/constids.inc
parentb0a78de78f213d6cb169a22e38179c48f3dc02fc (diff)
downloadnextpnr-71192dc7a3b8dfae1f76f48412dd906bfb0783e7.tar.gz
nextpnr-71192dc7a3b8dfae1f76f48412dd906bfb0783e7.tar.bz2
nextpnr-71192dc7a3b8dfae1f76f48412dd906bfb0783e7.zip
gowin: Remove inherited code for ODDR(c)
Implement ODDR(c) as part of IOLOGIC and remove all old code associated with those primitives. Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to 'gowin/constids.inc')
-rw-r--r--gowin/constids.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gowin/constids.inc b/gowin/constids.inc
index daedb8a6..3a4b0dd2 100644
--- a/gowin/constids.inc
+++ b/gowin/constids.inc
@@ -767,8 +767,8 @@ X(TX3)
X(FCLK)
X(PCLK)
X(CALIB)
-X(ODDR_ALWAYS_LOW)
-X(ODDR_ALWAYS_HIGH)
+X(DAADJ0)
+X(DAADJ1)
X(GW9_ALWAYS_LOW0)
X(GW9_ALWAYS_LOW1)
X(GW9C_ALWAYS_LOW0)