From 6485a13809df455a7a6c658147f8542d6907d7d8 Mon Sep 17 00:00:00 2001 From: "Emil J. Tywoniak" Date: Wed, 4 Mar 2026 15:17:26 +0100 Subject: [PATCH] newcelltypes: mark header unstable --- kernel/newcelltypes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kernel/newcelltypes.h b/kernel/newcelltypes.h index c4a4ea329..bb14293a3 100644 --- a/kernel/newcelltypes.h +++ b/kernel/newcelltypes.h @@ -6,6 +6,11 @@ YOSYS_NAMESPACE_BEGIN +/** + * This API is unstable. + * It may change or be removed in future versions and break dependent code. + */ + namespace StaticCellTypes { // Given by last internal cell type IdString constids.inc, compilation error if too low