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