ЛР15. Исправление имени модуля в тб

This commit is contained in:
Andrei Solodovnikov
2026-04-03 15:29:29 +03:00
committed by GitHub
parent 3871c41cda
commit 145b19dccb

View File

@@ -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 ),