9 changed files with
64 additions and
0 deletions
|
|
|
|
@ -0,0 +1,8 @@
|
|
|
|
|
word_size = 128
|
|
|
|
|
num_words = 1024
|
|
|
|
|
num_banks = 1
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 32
|
|
|
|
|
num_words = 1024
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 32
|
|
|
|
|
num_words = 2048
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 32
|
|
|
|
|
num_words = 256
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 32
|
|
|
|
|
num_words = 512
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 64
|
|
|
|
|
num_words = 1024
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 8
|
|
|
|
|
num_words = 1024
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 8
|
|
|
|
|
num_words = 256
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
word_size = 8
|
|
|
|
|
num_words = 512
|
|
|
|
|
|
|
|
|
|
tech_name = "freepdk45"
|
|
|
|
|
process_corners = ["TT"]
|
|
|
|
|
supply_voltages = [1.0]
|
|
|
|
|
temperatures = [25]
|