aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/archdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5/archdefs.h')
-rw-r--r--ecp5/archdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecp5/archdefs.h b/ecp5/archdefs.h
index 9428960c..bfc5769b 100644
--- a/ecp5/archdefs.h
+++ b/ecp5/archdefs.h
@@ -158,6 +158,7 @@ struct ArchCellInfo
struct
{
bool using_dff;
+ bool has_l6mux;
IdString clk_sig, lsr_sig, clkmux, lsrmux, srmode;
} sliceInfo;
};