aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/archdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gowin/archdefs.h')
-rw-r--r--gowin/archdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gowin/archdefs.h b/gowin/archdefs.h
index e35649ef..c4d2ecdb 100644
--- a/gowin/archdefs.h
+++ b/gowin/archdefs.h
@@ -65,6 +65,7 @@ struct ArchCellInfo : BaseClusterInfo
IdString ff_type;
// Is a slice type primitive
bool is_slice;
+
// Only packing rule for slice type primitives is a single clock per tile
const NetInfo *slice_clk;
const NetInfo *slice_ce;