openlane/user_project_wrapper: rename deprecated config
diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index 388070c..59cc964 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json
@@ -17,8 +17,8 @@ "PL_RESIZER_BUFFER_INPUT_PORTS": 0, "FP_PDN_ENABLE_RAILS": 0, "DIODE_INSERTION_STRATEGY": 0, - "FILL_INSERTION": 0, - "TAP_DECAP_INSERTION": 0, + "RUN_FILL_INSERTION": 0, + "RUN_TAP_DECAP_INSERTION": 0, "FP_PDN_VPITCH": 180, "FP_PDN_HPITCH": 180, "CLOCK_TREE_SYNTH": 0,