mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-21 15:57:36 +00:00
newcelltypes: TurboCellTypes -> StaticCellTypes
This commit is contained in:
parent
d1ade01286
commit
bea80c06b9
3 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
namespace TurboCellTypes {
|
||||
namespace StaticCellTypes {
|
||||
|
||||
constexpr int MAX_CELLS = 300;
|
||||
constexpr int MAX_PORTS = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue