Open d-m-bailey opened 9 months ago
@d-m-bailey : So. . . can you provide a simple test case?
Once my open source workstation comes back online, I'll make one.
@RTimothyEdwards I've implemented a solution in the extraction script, so this is not a critical issue.
In order to speed up extraction, known macros are sometimes extracted as black-boxes by setting
LEFview
property to true.This results in a netlist that has the macro in question as a block box, but the subcells of the macro are extracted and written to the netlist anyway.
The desired outcome is that any cells that are only subcells of an abstracted cell are not extracted or netlisted.