From f875a37467477aa0aa60ba89b428c71de6645736 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 8 Aug 2018 17:17:16 +0200 Subject: Get rid of old iCE40 id_ Arch members Signed-off-by: Clifford Wolf --- ice40/constids.inc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ice40/constids.inc') diff --git a/ice40/constids.inc b/ice40/constids.inc index f8a46a12..adcea7ad 100644 --- a/ice40/constids.inc +++ b/ice40/constids.inc @@ -1,3 +1,4 @@ +// pin and port names X(I0) X(I1) X(I2) @@ -413,6 +414,7 @@ X(SLEEP) X(STANDBY) X(WREN) +// cell and bel types X(ICESTORM_LC) X(ICESTORM_RAM) X(SB_IO) @@ -428,3 +430,8 @@ X(IO_I3C) X(SB_LEDDA_IP) X(SB_RGBA_DRV) X(ICESTORM_SPRAM) + +// cell parameters +X(DFF_ENABLE) +X(CARRY_ENABLE) +X(NEG_CLK) -- cgit v1.2.3