mirror of
https://github.com/MPSU/APS.git
synced 2025-09-16 17:40:41 +00:00
ЛР8. Обновление имени готового модуля
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
See https://github.com/MPSU/APS/blob/master/LICENSE file for licensing details.
|
See https://github.com/MPSU/APS/blob/master/LICENSE file for licensing details.
|
||||||
* ------------------------------------------------------------------------------
|
* ------------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
module riscv_lsu(
|
module lsu(
|
||||||
input logic clk_i,
|
input logic clk_i,
|
||||||
input logic rst_i,
|
input logic rst_i,
|
||||||
input logic core_req_i,
|
input logic core_req_i,
|
||||||
|
Reference in New Issue
Block a user