mirror of https://github.com/VLSIDA/OpenRAM.git
Fix num words in example.
This commit is contained in:
parent
e51c4e8028
commit
107752b1fb
|
|
@ -1,5 +1,5 @@
|
||||||
word_size = 2
|
word_size = 2
|
||||||
num_words = 128
|
num_words = 16
|
||||||
num_banks = 1
|
num_banks = 1
|
||||||
|
|
||||||
tech_name = "freepdk45"
|
tech_name = "freepdk45"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue