From 7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7 Mon Sep 17 00:00:00 2001 From: David Shah Date: Mon, 7 Jan 2019 17:18:40 +0000 Subject: ice40: Add timing data for all IO modes Signed-off-by: David Shah --- ice40/archdefs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ice40/archdefs.h') diff --git a/ice40/archdefs.h b/ice40/archdefs.h index 2bffe667..956fcb4c 100644 --- a/ice40/archdefs.h +++ b/ice40/archdefs.h @@ -151,6 +151,8 @@ struct ArchCellInfo { bool lvds; bool global; + bool negtrig; + int pintype; // TODO: clk packing checks... } ioInfo; struct -- cgit v1.2.3