1
0
mirror of synced 2026-04-25 20:02:10 +00:00

celltypes: include newcelltypes to allow legacy code access to migrated yosys_celltypes

This commit is contained in:
Emil J. Tywoniak
2026-03-05 11:59:20 +01:00
parent 4caffa7ebd
commit 23eb38fe3f

View File

@@ -21,6 +21,7 @@
#define CELLTYPES_H
#include "kernel/yosys.h"
#include "kernel/newcelltypes.h"
YOSYS_NAMESPACE_BEGIN