mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-05 05:49:15 +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 | ||