Removed offsetting macro, as it's no longer needed to harden the design.
diff --git a/openlane/user_project_wrapper/macro.cfg b/openlane/user_project_wrapper/macro.cfg index 6868dd2..a01708d 100644 --- a/openlane/user_project_wrapper/macro.cfg +++ b/openlane/user_project_wrapper/macro.cfg
@@ -1,2 +1,2 @@ openram_1kB 1000 1000 N -wb_openram_wrapper 2000.07 1000.27 N +wb_openram_wrapper 2000 1000 N