Added more configs for model generation

This commit is contained in:
Hunter Nichols 2021-06-04 13:38:17 -07:00
parent 54639bbb94
commit 84783bbac5
8 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,9 @@
word_size = 12
num_words = 128
words_per_row = 4
local_array_size = 38
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 12
num_words = 16
words_per_row = 1
local_array_size = 1
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 17
num_words = 256
words_per_row = 16
local_array_size = 49
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 26
num_words = 64
words_per_row = 4
local_array_size = 23
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 27
num_words = 512
words_per_row = 4
local_array_size = 60
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 4
num_words = 16
words_per_row = 1
local_array_size = 4
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 4
num_words = 32
words_per_row = 2
local_array_size = 5
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True

View File

@ -0,0 +1,9 @@
word_size = 8
num_words = 256
words_per_row = 1
local_array_size = 1
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True