aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/archdefs.h
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2019-01-08 10:21:10 +0000
committerGitHub <noreply@github.com>2019-01-08 10:21:10 +0000
commitc1d15c749c2aa105ee7b38ebe1b60a27e3743e8c (patch)
treeb02d4869055c9790307dc89bfb69f06e88ca2995 /ice40/archdefs.h
parent747380537f5b5cd79305b54f60719f1c88c7478d (diff)
parent7d8b729ff4cd66e8dc7ce51dd7e2666f14d10cd7 (diff)
downloadnextpnr-c1d15c749c2aa105ee7b38ebe1b60a27e3743e8c.tar.gz
nextpnr-c1d15c749c2aa105ee7b38ebe1b60a27e3743e8c.tar.bz2
nextpnr-c1d15c749c2aa105ee7b38ebe1b60a27e3743e8c.zip
Merge pull request #205 from YosysHQ/ice40_io_tmg
ice40: Add timing data for all IO modes
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