aboutsummaryrefslogtreecommitdiffstats
path: root/tests/svinterfaces
diff options
context:
space:
mode:
authorRupert Swarbrick <rswarbrick@gmail.com>2020-05-27 10:42:37 +0100
committerZachary Snow <zachary.j.snow@gmail.com>2021-07-14 22:54:50 -0400
commit7d50b8332204d79fac531134f29a0ab3d5bde04c (patch)
tree984033cca60a638aef69038c5ecc60ef60ab8363 /tests/svinterfaces
parent9008b87c39da829c75a66e78fd12c117d199351d (diff)
downloadyosys-7d50b8332204d79fac531134f29a0ab3d5bde04c.tar.gz
yosys-7d50b8332204d79fac531134f29a0ab3d5bde04c.tar.bz2
yosys-7d50b8332204d79fac531134f29a0ab3d5bde04c.zip
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.
Diffstat (limited to 'tests/svinterfaces')
0 files changed, 0 insertions, 0 deletions