mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-04 13:29:12 +00:00
I think the code is now a bit easier to follow (and has lost some levels of indentation!). The only non-trivial change is that I removed the check for cell->type[0] != '$' when deciding whether to complain if we couldn't find a module. This will always be true because of the early exit earlier in the function. |
||
|---|---|---|
| .. | ||
| hierarchy.cc | ||
| Makefile.inc | ||
| submod.cc | ||
| uniquify.cc | ||