修改测试方案

This commit is contained in:
2025-09-07 07:37:34 +08:00
parent 3678b24318
commit 1958f196f5
12 changed files with 75 additions and 50 deletions

View File

@@ -170,7 +170,7 @@ ShinTop s_ShinTop_Mst(
.io_latchPin_0(latch0),
.io_latchPin_1(latch1),
.io_hwSerial(`HW_SERIAL),
.io_uniCode(0)
.io_uniCode(64'h0)
);
`include "slave_dev_def.vh"