下行已完成

This commit is contained in:
RuigeLee
2024-10-17 18:32:11 +08:00
parent 7e99cf4489
commit 8950af8a47
2 changed files with 18 additions and 16 deletions

View File

@@ -92,7 +92,7 @@ module ShinBack_tb();
.clock(clock),
.reset(reset),
.io_isOnline(),
.io_isLast(1'b0),
.io_isLast(1'b1),
.io_DCIn(1'b0),
.io_downSer_out(),
.io_downSer_in(downStreamDat[3]),