mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-10 16:12:04 +00:00
Fixes #4653. Further AST and RTLIL stages seem to be order-sensitive, and appending globals to the module children list did not work. |
||
|---|---|---|
| .. | ||
| ast.cc | ||
| ast.h | ||
| ast_binding.cc | ||
| ast_binding.h | ||
| dpicall.cc | ||
| genrtlil.cc | ||
| Makefile.inc | ||
| simplify.cc | ||