aboutsummaryrefslogtreecommitdiffstats
path: root/generic/archdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/archdefs.h')
-rw-r--r--generic/archdefs.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/generic/archdefs.h b/generic/archdefs.h
index 7623bf40..fad36894 100644
--- a/generic/archdefs.h
+++ b/generic/archdefs.h
@@ -46,11 +46,11 @@ struct DelayInfo
}
};
-typedef IdString BelId;
-typedef IdString WireId;
-typedef IdString PipId;
-typedef IdString GroupId;
-typedef IdString DecalId;
+typedef IdStringList BelId;
+typedef IdStringList WireId;
+typedef IdStringList PipId;
+typedef IdStringList GroupId;
+typedef IdStringList DecalId;
typedef IdString BelBucketId;
struct ArchNetInfo