commit | 37861abd18b40c1b3b94e987b0cdfc1c9d95dffa | [log] [tgz] |
---|---|---|
author | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 21:15:24 2022 +0000 |
committer | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 21:15:24 2022 +0000 |
tree | 4cc24d1eec537c5ad679c5a319419627dc7a51a9 | |
parent | 855823af322cdbe0c6f8e68ff8bff34e859755c1 [diff] |
update config.json
diff --git a/openlane/tiny_user_project/config.json b/openlane/tiny_user_project/config.json index cbb9b4c..1130150 100644 --- a/openlane/tiny_user_project/config.json +++ b/openlane/tiny_user_project/config.json
@@ -11,6 +11,8 @@ "CLOCK_PORT": "io_in[0]", "CLOCK_NET": "io_in[0]", "FP_PIN_ORDER_CFG": "dir::pin_order.cfg", + "DIE_AREA": "0 0 700 700", + "FP_SIZING": "absolute", "FP_CORE_UTIL": 45, "PL_BASIC_PLACEMENT": 1, "PL_TARGET_DENSITY": 0.50,