OpenRAM/compiler/model_configs/sram_32b_2048_1rw.py

8 lines
166 B
Python

from shared_config import *
word_size = 32
num_words = 2048
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True