OpenRAM/compiler/model_configs/sram_128b_1024_1rw.py

8 lines
167 B
Python

from shared_config import *
word_size = 128
num_words = 1024
output_extended_config = True
output_datasheet_info = True
netlist_only = True
nominal_corner_only = True