ЛР7. Обновление nexys_riscv_unit.sv

This commit is contained in:
Andrei Solodovnikov
2024-09-11 20:00:39 +03:00
committed by GitHub
parent ea36f923bd
commit 3bd2559291

View File

@@ -98,7 +98,7 @@ module nexys_riscv_unit(
.O (bufg_clk )
);
riscv_unit unit(
processor_system unit(
.clk_i (bufg_clk),
.rst_i (!arstn_i)
);