mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-01 14:32:18 +00:00
@@ -260,6 +260,8 @@ NPNR_PACKED_STRUCT(struct ChipInfoPOD {
|
||||
uint32_t num_tiles;
|
||||
RelPtr<GridLocationPOD> grid;
|
||||
RelPtr<GlobalInfoPOD> globals;
|
||||
RelPtr<PadInfoPOD> pads;
|
||||
RelPtr<PackageInfoPOD> packages;
|
||||
});
|
||||
|
||||
NPNR_PACKED_STRUCT(struct IdStringDBPOD {
|
||||
|
||||
@@ -1 +1 @@
|
||||
4
|
||||
5
|
||||
|
||||
Reference in New Issue
Block a user