aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'mistral/arch.h')
-rw-r--r--mistral/arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mistral/arch.h b/mistral/arch.h
index 97d6a2b1..2360fb20 100644
--- a/mistral/arch.h
+++ b/mistral/arch.h
@@ -65,6 +65,7 @@ struct LABInfo
std::array<WireId, 2> aclr_wires;
WireId sclr_wire, sload_wire;
// TODO: LAB configuration (control set etc)
+ std::array<bool, 2> aclr_used;
};
struct PinInfo