mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 00:43:02 +02: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.