is also included with all its subcircuits. Is there a command to ignore the subcircuits of abstracted cells?
The
user_project_wrapper.ext
file has
Copy code
use V2_user_proj_example mprj 1 0 12000 0 1 3000
abstract
Maybe the netlister is transversing the hierarchy even if the cell has the
abstract
attribute. Is this the intended operation?
m
Matt Venn
02/21/2024, 8:54 AM
sounds like this will be useful for me as I attempt LVS on a mixed signal design soon. I don't want the openlane generated part to be used in the LVS
m
Mitch Bailey
02/21/2024, 11:16 AM
@Matt Venn why not?
m
Matt Venn
02/21/2024, 12:05 PM
because it will take a lot longer? And it's already been done by OpenLane? I just assume it will add complexity
m
Mitch Bailey
02/21/2024, 12:53 PM
I don’t think it will take “a lot” longer unless you have sram macros, but we can try some different setups.
m
Matt Venn
02/21/2024, 12:57 PM
ok, well I'm certainly up for a complete LVS, that would feel safer
t
Tim Edwards
02/21/2024, 1:54 PM
@Matt Venn: The LVS algorithm runs O(log(N)) so you can add huge amounts of digital and it won't slow it down much. There are some cases where an LVS failure causes an O(N) flattening cycle, but since the digital blocks should have already passed LVS in Openlane, then that shouldn't happen in your case.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.