增加测试用例,测试通过
This commit is contained in:
@@ -103,8 +103,8 @@ ShinTop s_ShinTop_Mst(
|
||||
.io_rsp_bits_isError(),
|
||||
.io_isSoftReset(isSoftReset[0]),
|
||||
.io_interrupt(io_int_sig[0]),
|
||||
.io_latchPin_0(),
|
||||
.io_latchPin_1()
|
||||
.io_latchPin_0(latch0),
|
||||
.io_latchPin_1(latch1)
|
||||
);
|
||||
|
||||
ShinTop s_ShinTop_slv0(
|
||||
|
||||
Reference in New Issue
Block a user