mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-31 18:25:18 +02:00
skip test file
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ class rom():
|
||||
word_size=OPTS.word_size,
|
||||
words_per_row=OPTS.words_per_row,
|
||||
rom_endian=OPTS.rom_endian,
|
||||
scramble_bits=OPTS.scramble_bits
|
||||
scramble_bits=OPTS.scramble_bits,
|
||||
strap_spacing=OPTS.strap_spacing)
|
||||
|
||||
if name is None:
|
||||
|
||||
Reference in New Issue
Block a user