2022-11-27 22:01:20 +01:00
|
|
|
from .shared_config import *
|
2021-06-10 00:42:15 +02:00
|
|
|
word_size = 4
|
|
|
|
|
num_words = 64
|
|
|
|
|
words_per_row = 4
|
|
|
|
|
local_array_size = 14
|
|
|
|
|
|
|
|
|
|
output_extended_config = True
|
|
|
|
|
output_datasheet_info = True
|
|
|
|
|
netlist_only = True
|
|
|
|
|
nominal_corner_only = True
|