mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 13:23:40 +00:00
Merge branch 'YosysHQ:main' into main
This commit is contained in:
commit
cafd4cbbe8
1 changed files with 1 additions and 0 deletions
|
@ -464,6 +464,7 @@ static const AstNode *addAsgnBinopStmt(dict<IdString, AstNode*> *attr, AstNode *
|
||||||
%%
|
%%
|
||||||
|
|
||||||
input: {
|
input: {
|
||||||
|
(void)frontend_verilog_yynerrs;
|
||||||
ast_stack.clear();
|
ast_stack.clear();
|
||||||
ast_stack.push_back(current_ast);
|
ast_stack.push_back(current_ast);
|
||||||
} design {
|
} design {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue