removes debug corners

This commit is contained in:
Jesse Cirimelli-Low 2019-02-07 06:38:07 -08:00
parent be4b7697cb
commit bfc20a9aa9
1 changed files with 1 additions and 1 deletions

View File

@ -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)