yosys: use newcelltypes for yosys_celltypes users

This commit is contained in:
Emil J. Tywoniak
2026-03-04 12:39:44 +01:00
parent 5216d32d1b
commit ecb8b20f62
8 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include "kernel/yosys.h"
#include "kernel/sigtools.h"
#include "kernel/celltypes.h"
#include "kernel/newcelltypes.h"
#include "aigerparse.h"
YOSYS_NAMESPACE_BEGIN