diff --git a/compiler/example_configs/example_config_1rw_1r_scn4m_subm.py b/compiler/example_configs/example_config_1rw_1r_scn4m_subm.py index 87c1304d..4d09cfee 100644 --- a/compiler/example_configs/example_config_1rw_1r_scn4m_subm.py +++ b/compiler/example_configs/example_config_1rw_1r_scn4m_subm.py @@ -10,7 +10,7 @@ num_w_ports = 0 tech_name = "scn4m_subm" process_corners = ["TT"] supply_voltages = [5.0] -temperatures = [25,50] +temperatures = [25] output_path = "temp" output_name = "sram_1rw_1r_{0}_{1}_{2}".format(word_size,num_words,tech_name)