mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-25 01:55:33 +00:00
YosysJS stuff
This commit is contained in:
parent
08c0fe164f
commit
e0e6d130cd
7 changed files with 156 additions and 16 deletions
|
@ -139,6 +139,7 @@ static void free_attr(std::map<std::string, AstNode*> *al)
|
|||
%%
|
||||
|
||||
input: {
|
||||
ast_stack.clear();
|
||||
ast_stack.push_back(current_ast);
|
||||
} design {
|
||||
ast_stack.pop_back();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue