mirror of
https://github.com/MPSU/APS.git
synced 2026-04-18 10:25:33 +00:00
ЛР15. Исправление имени модуля в тб
This commit is contained in:
committed by
GitHub
parent
3871c41cda
commit
145b19dccb
@@ -101,7 +101,7 @@ module lab_15_tb_system();
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
system DUT(
|
proseccor_system DUT(
|
||||||
.clk_i (clk_i ),
|
.clk_i (clk_i ),
|
||||||
.resetn_i (!rst_i ),
|
.resetn_i (!rst_i ),
|
||||||
.rx_i (flashing_is_done ? tb_rx : flash_rx ),
|
.rx_i (flashing_is_done ? tb_rx : flash_rx ),
|
||||||
|
|||||||
Reference in New Issue
Block a user