Does anyone know how to fix these XOR issues?
# shuttle-precheck
j
Does anyone know how to fix these XOR issues?
m
Looks like your
user_project_wrapper
origin may have been moved.
c
What version of openlane are you using? I encountered something similar when using the most recent version, which has a newer PDN generator. However, I believe for the shuttle an older version of openlane is required.
e
If you're using latest OpenLane, you should set FP_PDN_CORE_RING_VOFFSET & FP_PDN_CORE_RING_HOFFSET to 12.45 and look here for PDN script with correct PDN rings order: https://github.com/The-OpenROAD-Project/OpenLane/pull/1109
j
I am using the latest (or one of the latest) versions of openlane. But changing the FP_PDN_CORE_RING_VOFFSET and HOFFSET macros to 12.45 did the trick. Thank your Egor for the tip.
e
I'm glad to help. Please also note that unless you apply fixed PDN script from PR above, or use absolutely latest OpenLane version (this PR was merged only today) you'll end with chip passing all checks, but having shorted power supplies.