mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Added more configs for model and data from scn4m_subm run.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
word_size = 15
|
||||
num_words = 512
|
||||
words_per_row = 8
|
||||
local_array_size = 85
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 16
|
||||
num_words = 1024
|
||||
words_per_row = 16
|
||||
local_array_size = 40
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 18
|
||||
num_words = 32
|
||||
words_per_row = 1
|
||||
local_array_size = 18
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 22
|
||||
num_words = 512
|
||||
words_per_row = 16
|
||||
local_array_size = 249
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 23
|
||||
num_words = 1024
|
||||
words_per_row = 16
|
||||
local_array_size = 118
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 27
|
||||
num_words = 1024
|
||||
words_per_row = 4
|
||||
local_array_size = 89
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 6
|
||||
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
|
||||
@@ -0,0 +1,9 @@
|
||||
word_size = 9
|
||||
num_words = 256
|
||||
words_per_row = 4
|
||||
local_array_size = 15
|
||||
|
||||
output_extended_config = True
|
||||
output_datasheet_info = True
|
||||
netlist_only = True
|
||||
nominal_corner_only = True
|
||||
Reference in New Issue
Block a user