OpenRAM/compiler/tests/config_20_scn3me_subm.py

10 lines
140 B
Python
Raw Normal View History

2016-11-08 18:57:35 +01:00
word_size = 1
num_words = 16
num_banks = 1
tech_name = "scn3me_subm"
process_corners = ["TT"]
supply_voltages = [5.0]
temperatures = [25]
2016-11-08 18:57:35 +01:00