增加了新的测试事件寄存器组的代码
This commit is contained in:
@@ -131,7 +131,9 @@ ShinTop i_ShinTop(
|
||||
.io_oSync_3(),
|
||||
|
||||
.io_isSoftReset(isSoftReset),
|
||||
.io_ledTest(led)
|
||||
.io_ledTest(led),
|
||||
.io_latchPin_0(),
|
||||
.io_latchPin_1()
|
||||
);
|
||||
assign io_led = led[5:2];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user