mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-17 15:11:30 +00:00
Merge branch 'pr_elab_sys_tasks' of https://github.com/udif/yosys into clifford/pr983
This commit is contained in:
commit
a3bbc5365b
10 changed files with 107 additions and 5 deletions
|
@ -858,6 +858,7 @@ RTLIL::SigSpec AstNode::genRTLIL(int width_hint, bool sign_hint)
|
|||
case AST_GENVAR:
|
||||
case AST_GENFOR:
|
||||
case AST_GENBLOCK:
|
||||
case AST_TECALL:
|
||||
case AST_GENIF:
|
||||
case AST_GENCASE:
|
||||
case AST_PACKAGE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue