mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 09:10:10 +00:00
ЛР10. Переименование DUT в тб
This commit is contained in:
committed by
GitHub
parent
bd8a5f3efd
commit
f0f397e769
@@ -22,7 +22,7 @@ module lab_10_tb_irq();
|
||||
|
||||
string str;
|
||||
|
||||
interrupt_controller dut(.*);
|
||||
interrupt_controller DUT(.*);
|
||||
int err_count;
|
||||
|
||||
always #5 clk_i <= ~clk_i;
|
||||
|
Reference in New Issue
Block a user