aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5/arch.h')
-rw-r--r--ecp5/arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ecp5/arch.h b/ecp5/arch.h
index 7bbb9da5..17f8c58f 100644
--- a/ecp5/arch.h
+++ b/ecp5/arch.h
@@ -831,8 +831,6 @@ struct Arch : BaseCtx
TimingPortClass getPortTimingClass(const CellInfo *cell, IdString port, IdString &clockPort) const;
// Return true if a port is a net
bool isGlobalNet(const NetInfo *net) const;
- // Return true if a cell is an IO
- bool isIOCell(const CellInfo *cell) const;
// -------------------------------------------------
// Placement validity checks