power added to datasheet (finally)

This commit is contained in:
Jesse Cirimelli-Low
2019-02-06 20:31:22 -08:00
parent 374e7a31eb
commit e131af2cc3
4 changed files with 136 additions and 42 deletions
@@ -10,7 +10,7 @@ num_w_ports = 0
tech_name = "scn4m_subm"
process_corners = ["TT"]
supply_voltages = [5.0]
temperatures = [25]
temperatures = [25,50]
output_path = "temp"
output_name = "sram_1rw_1r_{0}_{1}_{2}".format(word_size,num_words,tech_name)