mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-10 04:49:01 +00:00
yosys: use newcelltypes for yosys_celltypes
This commit is contained in:
parent
99cb0483b8
commit
46f9e70dce
3 changed files with 12 additions and 38 deletions
|
|
@ -548,9 +548,6 @@ struct CellTypes
|
|||
}
|
||||
};
|
||||
|
||||
// initialized by yosys_setup()
|
||||
extern CellTypes yosys_celltypes;
|
||||
|
||||
YOSYS_NAMESPACE_END
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue