mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-22 06:07:31 +02:00
Update size of 30 config tests to 2 bits.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# All rights reserved.
|
||||
#
|
||||
from globals import OPTS
|
||||
word_size = 1
|
||||
word_size = 2
|
||||
num_words = 16
|
||||
|
||||
tech_name = OPTS.tech_name
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# All rights reserved.
|
||||
#
|
||||
from globals import OPTS
|
||||
word_size = 1
|
||||
word_size = 2
|
||||
num_words = 16
|
||||
|
||||
tech_name = OPTS.tech_name
|
||||
|
||||
Reference in New Issue
Block a user