commit | 0e53bd7b65fb52931eded2b5ef40dae02c7bc026 | [log] [tgz] |
---|---|---|
author | embelon <78412338+embelon@users.noreply.github.com> | Wed Nov 03 19:14:17 2021 +0100 |
committer | embelon <78412338+embelon@users.noreply.github.com> | Wed Nov 03 19:14:17 2021 +0100 |
tree | 9936f7da7dfa61a70db569d04f2580efed0c61e2 | |
parent | 7dd30705df4d305c55b540b8f2d8dbf645a32b50 [diff] |
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