OpenRAM/compiler/model_configs/sram_32b_512_1rw.py

8 lines
165 B
Python

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