cfg: shift user_project position
diff --git a/openlane/tiny_user_project/config.json b/openlane/tiny_user_project/config.json index 14feab5..94a3ced 100644 --- a/openlane/tiny_user_project/config.json +++ b/openlane/tiny_user_project/config.json
@@ -31,7 +31,7 @@ "CLOCK_PORT": "", "CLOCK_NET": "", "FP_SIZING": "absolute", - "DIE_AREA": "0 0 780 1080", + "DIE_AREA": "0 0 690 800", "PL_BASIC_PLACEMENT": 0, "PL_TARGET_DENSITY": 0.55, "SYNTH_USE_PG_PINS_DEFINES": "USE_POWER_PINS",
diff --git a/openlane/user_project_wrapper/macro.cfg b/openlane/user_project_wrapper/macro.cfg index c496bfb..1c8063a 100644 --- a/openlane/user_project_wrapper/macro.cfg +++ b/openlane/user_project_wrapper/macro.cfg
@@ -1,2 +1 @@ -mprj 800 1100 N - +mprj 2010 1900 N