fix remaining vsim harness typo
This commit is contained in:
parent
896aa892d1
commit
4346111d2a
@ -125,7 +125,7 @@ module rocketTestHarness;
|
|||||||
`ifndef FPGA
|
`ifndef FPGA
|
||||||
.io_host_clk(htif_clk),
|
.io_host_clk(htif_clk),
|
||||||
.io_host_clk_edge(),
|
.io_host_clk_edge(),
|
||||||
.io_host_debug_stats_pcr(htif_out_stats_delay),
|
.io_host_debug_stats_csr(htif_out_stats_delay),
|
||||||
|
|
||||||
`ifdef MEM_BACKUP_EN
|
`ifdef MEM_BACKUP_EN
|
||||||
.io_mem_backup_ctrl_en(1'b1),
|
.io_mem_backup_ctrl_en(1'b1),
|
||||||
|
Loading…
Reference in New Issue
Block a user