From 527d4eb1479abdf2375e62fb11cb8e4bc81e890c Mon Sep 17 00:00:00 2001 From: alexkharl Date: Thu, 22 Feb 2024 16:40:45 +0300 Subject: [PATCH] =?UTF-8?q?Repo(labs/03/board/top):=D0=98=D0=B7=D0=BC-?= =?UTF-8?q?=D0=BA=D1=80=D0=B5=D0=B4=D0=B8=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../board files/nexys_rf_riscv.sv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Labs/03. Register file and memory/board files/nexys_rf_riscv.sv b/Labs/03. Register file and memory/board files/nexys_rf_riscv.sv index 0b839ce..fa4cd53 100644 --- a/Labs/03. Register file and memory/board files/nexys_rf_riscv.sv +++ b/Labs/03. Register file and memory/board files/nexys_rf_riscv.sv @@ -2,8 +2,8 @@ * Project Name : Architectures of Processor Systems (APS) lab work * Organization : National Research University of Electronic Technology (MIET) * Department : Institute of Microdevices and Control Systems -* Author(s) : Nikita Bulavin -* Email(s) : nekkit6@edu.miet.ru +* Author(s) : Alexander Kharlamov +* Email(s) : sasha_xarlamov@org.miet.ru See https://github.com/MPSU/APS/blob/master/LICENSE file for licensing details. * ------------------------------------------------------------------------------