diff --git a/openlane/user_proj_example/config.json b/openlane/user_proj_example/config.json index e1dc181d7..f32e5dd9a 100644 --- a/openlane/user_proj_example/config.json +++ b/openlane/user_proj_example/config.json @@ -22,7 +22,7 @@ "SYNTH_BUFFERING": 0, "MAGIC_DRC_USE_GDS": 0, "RUN_HEURISTIC_DIODE_INSERTION": 1, - "HEURISTIC_ANTENNA_THRESHOLD": 110, + "HEURISTIC_ANTENNA_THRESHOLD": 110, "GRT_REPAIR_ANTENNAS": 1, "VDD_NETS": [ "vccd1" @@ -53,8 +53,6 @@ "CLOCK_PERIOD": 10 } }, - "RUN_KLAYOUT_STREAMOUT": 0, - "RUN_KLAYOUT_XOR": 0, "pdk::gf180mcuC": { "STD_CELL_LIBRARY": "gf180mcu_fd_sc_mcu7t5v0", "CLOCK_PERIOD": 24.0, diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index 1c5f56486..66b181c97 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json @@ -100,8 +100,6 @@ "CLOCK_PERIOD": 10 } }, - "RUN_KLAYOUT_STREAMOUT": 0, - "RUN_KLAYOUT_XOR": 0, "pdk::gf180mcuC": { "STD_CELL_LIBRARY": "gf180mcu_fd_sc_mcu7t5v0", "FP_PDN_CHECK_NODES": 0,