ЛР4. Переименование DUT в тб

This commit is contained in:
Andrei Solodovnikov
2024-10-04 19:36:05 +03:00
committed by GitHub
parent 06928f6966
commit 811c2f467d

View File

@@ -10,7 +10,7 @@ See https://github.com/MPSU/APS/blob/master/LICENSE file for licensing details.
*/
module lab_04_tb_CYBERcobra();
CYBERcobra dut(
CYBERcobra DUT(
.clk_i(clk),
.rst_i(rstn),
.sw_i (sw_i ),