Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up0.26 LVS: equivalent_pins requires the cell to be present #352
Comments
klayoutmatthias
added a commit
that referenced
this issue
Sep 16, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the cell mentioned in equivalent_pins isn't there, the LVS script will stop. This function should be ignored if no cell/circuit with the given name is present.
Workaround:
Instead of using
use
Nice to have BTW: "equivalent_pins" could appear before "schematic".