mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
ЛР10. Добавление готового модуля interrupt_controller
This commit is contained in:
@@ -29,7 +29,7 @@ int err_count;
|
||||
always #5 clk_i <= ~clk_i;
|
||||
|
||||
initial begin
|
||||
$display("\n\n===========================\n\nPress button 'Run All' (F3)\n\n===========================\n\n", $time);
|
||||
$display("\n\n===========================\n\nPress button 'Run All' (F3)\n\n===========================\n\n");
|
||||
$stop();
|
||||
clk_i = '0;
|
||||
exception_i = '0;
|
||||
|
Reference in New Issue
Block a user