Revert to 5V example until we fix spice models in scn4m_subm

This commit is contained in:
Matt Guthaus 2018-11-27 14:17:06 -08:00
parent bf31126679
commit 0c286d6c29
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ num_words = 16
tech_name = "scn4m_subm"
process_corners = ["TT"]
supply_voltages = [ 3.3 ]
temperatures = [ 25 ]
supply_voltages = [5.0]
temperatures = [25]
output_path = "temp"
output_name = "sram_{0}_{1}_{2}".format(word_size,num_words,tech_name)