Mitch Bailey
02/21/2024, 2:11 AMcaravel
while abstracting user_project_wrapper
(by setting LEFview
to true). This creates a black boxed user_project_wrapper
in the extracted layout as expected, but user_proj_example
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
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?Matt Venn
02/21/2024, 8:54 AMMitch Bailey
02/21/2024, 11:16 AMMatt Venn
02/21/2024, 12:05 PMMitch Bailey
02/21/2024, 12:53 PMMatt Venn
02/21/2024, 12:57 PMTim Edwards
02/21/2024, 1:54 PM