mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-20 23:44:44 +00:00
yosys: use newcelltypes for yosys_celltypes users
This commit is contained in:
parent
46f9e70dce
commit
4dddd6fe4b
9 changed files with 11 additions and 8 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#include "kernel/register.h"
|
||||
#include "kernel/sigtools.h"
|
||||
#include "kernel/utils.h"
|
||||
#include "kernel/celltypes.h"
|
||||
#include "kernel/newcelltypes.h"
|
||||
#include "kernel/timinginfo.h"
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue