mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-10 15:20:32 +00:00
celltypes: include newcelltypes to allow legacy code access to migrated yosys_celltypes
This commit is contained in:
parent
4caffa7ebd
commit
23eb38fe3f
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#define CELLTYPES_H
|
||||
|
||||
#include "kernel/yosys.h"
|
||||
#include "kernel/newcelltypes.h"
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue