mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Fix bad indent.
This commit is contained in:
@@ -42,7 +42,7 @@ class psram_1bank_2mux_func_test(openram_test):
|
||||
num_banks=1)
|
||||
c.words_per_row=2
|
||||
c.recompute_sizes()
|
||||
debug.info(1, "Functional test for {}rw,{}r,{}w psram with"
|
||||
debug.info(1, "Functional test for {}rw,{}r,{}w psram with"
|
||||
"{} bit words, {} words, {} words per row, {} banks".format(OPTS.num_rw_ports,
|
||||
OPTS.num_r_ports,
|
||||
OPTS.num_w_ports,
|
||||
|
||||
Reference in New Issue
Block a user