tgingold
01/29/2021, 5:30 PMillegal overlap
. By grouping them (merging adjacent boxes), I have about 55 larger boxes. Most of them appear on a metal 5 strips in macros that are merged with the top-level strips. The others appear in macro that don't use metal 5 (checked with grep).
TL;DR I think my project is OK wrt this issue. But that's only manual inspection.Ahmed Ghazy
01/29/2021, 5:57 PMmake -f /path/to/caravel_develop/Makefile lvs-user_project_wrapper
using the latest Makefile we have in the caravel repo on the develop branch. This will run hierarchical LVS and will reveal shorts provided that you have all mag/
views of all of your blocks. Of course, make sure to make uncompress
everything using your Makefile first.tgingold
01/31/2021, 7:53 PM