mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Removed $predict again
This commit is contained in:
parent
66582964bc
commit
eae390ae17
15 changed files with 7 additions and 38 deletions
|
@ -83,7 +83,6 @@ std::string AST::type2str(AstNodeType type)
|
|||
X(AST_PREFIX)
|
||||
X(AST_ASSERT)
|
||||
X(AST_ASSUME)
|
||||
X(AST_PREDICT)
|
||||
X(AST_FCALL)
|
||||
X(AST_TO_BITS)
|
||||
X(AST_TO_SIGNED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue