aboutsummaryrefslogtreecommitdiffstats
path: root/machxo2/archdefs.h
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-02-11 11:34:08 +0000
committergatecat <gatecat@ds0.me>2021-02-12 10:36:59 +0000
commit3f7618283d1eed2a35bbce161f905a4088020d8e (patch)
tree85b57c898358842f7b217090eab8e2638bcf1336 /machxo2/archdefs.h
parent32433db7aeda19e7f37f4e21f084f6017e85030b (diff)
downloadnextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.tar.gz
nextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.tar.bz2
nextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.zip
machxo2: Update with Arch API changes
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'machxo2/archdefs.h')
-rw-r--r--machxo2/archdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/machxo2/archdefs.h b/machxo2/archdefs.h
index 9b62a6c3..caa15ece 100644
--- a/machxo2/archdefs.h
+++ b/machxo2/archdefs.h
@@ -119,6 +119,7 @@ struct PipId
typedef IdString GroupId;
typedef IdString DecalId;
+typedef IdString BelBucketId;
struct ArchNetInfo
{