aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5')
-rw-r--r--ecp5/archdefs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ecp5/archdefs.h b/ecp5/archdefs.h
index 84a431fd..df1add44 100644
--- a/ecp5/archdefs.h
+++ b/ecp5/archdefs.h
@@ -129,6 +129,9 @@ struct DecalId
}
};
+struct ArchNetInfo { };
+struct ArchCellInfo { };
+
NEXTPNR_NAMESPACE_END
namespace std {