Fix bad indent.

This commit is contained in:
Matt Guthaus 2019-07-27 11:14:56 -07:00
parent 468a759d1e
commit 37fffb2ed2
1 changed files with 1 additions and 1 deletions

View File

@ -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,