mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Fixed handling of parameters and const functions in casex/casez pattern
This commit is contained in:
@@ -122,6 +122,8 @@ namespace AST
|
||||
AST_ASSIGN_LE,
|
||||
AST_CASE,
|
||||
AST_COND,
|
||||
AST_CONDX,
|
||||
AST_CONDZ,
|
||||
AST_DEFAULT,
|
||||
AST_FOR,
|
||||
AST_WHILE,
|
||||
|
||||
Reference in New Issue
Block a user