caravel icon indicating copy to clipboard operation
caravel copied to clipboard

Mismatch between OpenLane's user_project_wrapper configuration in caravel and caravel_user_project repos

Open mo-hosni opened this issue 3 years ago • 0 comments

There is mismatch in the OpenLane's user_project_wrapper configuration here and in caravel_user_project For example:

FP_PDN_CORE_RING_VOFFSET is set to 14 here https://github.com/efabless/caravel/blob/edc22cc32547527861a12aeddb568f1ae591cc92/openlane/user_project_wrapper/fixed_wrapper_cfgs.tcl#L45

FP_PDN_CORE_RING_VOFFSET is set to 12.45 in caravel_user_project

caravel/openlane/user_project_wrapper/fixed_wrapper_cfgs.tcl : Line 42

mo-hosni avatar Apr 12 '23 14:04 mo-hosni