yosys/passes/hierarchy
Rupert Swarbrick 7d50b83322 Extract missing module support in hierarchy.cc to a helper function
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.
2021-07-14 22:54:50 -04:00
..
Makefile.inc Rename "singleton" pass to "uniquify" 2017-08-20 12:31:50 +02:00
hierarchy.cc Extract missing module support in hierarchy.cc to a helper function 2021-07-14 22:54:50 -04:00
submod.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
uniquify.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00