aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/chip.h')
-rw-r--r--ice40/chip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ice40/chip.h b/ice40/chip.h
index 9dc0498c..e48a4973 100644
--- a/ice40/chip.h
+++ b/ice40/chip.h
@@ -485,6 +485,8 @@ struct Chip
return range;
}
+ BelRange getBelsAtSameTile(BelId bel) const;
+
BelType getBelType(BelId bel) const
{
assert(bel != BelId());