add def template back for user_project_example
diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index 791405e..c0ef36a 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json
@@ -75,7 +75,7 @@ "FP_PDN_ENABLE_RAILS": 0, "RT_MAX_LAYER": "Metal4", "DIE_AREA": "0 0 3000 3000", - "FP_PIN_ORDER_CFG": "dir::pin_order.cfg", + "FP_DEF_TEMPLATE": "dir::fixed_dont_change/user_project_wrapper_gf180mcu.def", "PL_OPENPHYSYN_OPTIMIZATIONS": 0, "DIODE_INSERTION_STRATEGY": 0, "FP_PDN_CHECK_NODES": 0,