aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/chip.h')
-rw-r--r--ice40/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ice40/chip.h b/ice40/chip.h
index e1fc09a6..7d5c9fbf 100644
--- a/ice40/chip.h
+++ b/ice40/chip.h
@@ -432,6 +432,7 @@ struct ChipArgs
struct Chip
{
ChipInfoPOD chip_info;
+ PackageInfoPOD *package_info;
mutable std::unordered_map<IdString, int> bel_by_name;
mutable std::unordered_map<IdString, int> wire_by_name;