aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/archdefs.h
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2019-01-07 17:18:40 +0000
committerDavid Shah <dave@ds0.me>2019-01-07 17:18:40 +0000
commit7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7 (patch)
treeb02d4869055c9790307dc89bfb69f06e88ca2995 /ice40/archdefs.h
parent747380537f5b5cd79305b54f60719f1c88c7478d (diff)
downloadnextpnr-7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7.tar.gz
nextpnr-7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7.tar.bz2
nextpnr-7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7.zip
ice40: Add timing data for all IO modes
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'ice40/archdefs.h')
-rw-r--r--ice40/archdefs.h2
1 files changed, 2 insertions, 0 deletions
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