mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-14 04:48:46 +00:00
Previously abstract cells would only be derived if there was no top module declared, this means that `-check` would miss certain kinds of errors that it would normally detect. This fixes #4927. |
||
---|---|---|
.. | ||
hierarchy.cc | ||
keep_hierarchy.cc | ||
Makefile.inc | ||
submod.cc | ||
uniquify.cc |