mirror of
https://github.com/MPSU/APS.git
synced 2025-09-17 10:00:40 +00:00
ЛР6. Исправление прототипа riscv_unit
This commit is contained in:
committed by
GitHub
parent
a923ff2ea8
commit
f9507694b9
@@ -61,7 +61,7 @@ endmodule
|
|||||||
```SystemVerilog
|
```SystemVerilog
|
||||||
module riscv_unit(
|
module riscv_unit(
|
||||||
input logic clk_i,
|
input logic clk_i,
|
||||||
input logic resetn_i
|
input logic rst_i
|
||||||
);
|
);
|
||||||
|
|
||||||
endmodule
|
endmodule
|
||||||
|
Reference in New Issue
Block a user