If I am connecting two pre hardened macros inside ...
# openlane
j
If I am connecting two pre hardened macros inside a top module which eventually ends up in the user_project_wrapper I shouldn't do the whole pdn core ring yet right, it should be done at the final wrapper right?
m
j
That was a wonderful post, thank you so much. But it addresses the user_project_wrapper right? If I were to do this for a wrapper (which has sub macros) that goes into the user_project_wrapper, does the same logic apply? For example I can do the ring type pdn for my wrapper and then integrate that with the user_proj_wrapper and it would be fine right?
m
@Jazoolee Ahamed that should work. The principles explained are not limited to the
user_project_wrapper
.