From 71192dc7a3b8dfae1f76f48412dd906bfb0783e7 Mon Sep 17 00:00:00 2001 From: YRabbit Date: Fri, 14 Apr 2023 16:54:08 +1000 Subject: 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 --- gowin/constids.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gowin/constids.inc') 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) -- cgit v1.2.3