mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-11 00:22:07 +00:00
This defers the simplification of globals so that globals in one file may depend on globals in other files. Adds a simplify() call downstream because globals are appended at the end. |
||
|---|---|---|
| .. | ||
| ast.cc | ||
| ast.h | ||
| dpicall.cc | ||
| genrtlil.cc | ||
| Makefile.inc | ||
| simplify.cc | ||