mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-31 10:15:46 +02:00
Increased enable pin's width for larger # of column mux ways.
This commit is contained in:
@@ -48,7 +48,6 @@ class port_data_test(openram_test):
|
||||
a = factory.create("port_data", sram_config=c, port=0)
|
||||
self.local_check(a)
|
||||
|
||||
c.word_size = 2
|
||||
c.num_words = 128
|
||||
c.words_per_row = 8
|
||||
factory.reset()
|
||||
|
||||
Reference in New Issue
Block a user