From af3c35384b5c26e250563c09c2fe5735b8c19e5b Mon Sep 17 00:00:00 2001 From: Andrei Solodovnikov Date: Tue, 7 May 2024 11:47:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=A02.=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=88=D0=B0=D0=BF=D0=BA=D0=B8?= =?UTF-8?q?=20=D1=82=D0=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Labs/02. Arithmetic-logic unit/tb_alu.sv | 1 - 1 file changed, 1 deletion(-) diff --git a/Labs/02. Arithmetic-logic unit/tb_alu.sv b/Labs/02. Arithmetic-logic unit/tb_alu.sv index 23b4093..5a7ddf0 100644 --- a/Labs/02. Arithmetic-logic unit/tb_alu.sv +++ b/Labs/02. Arithmetic-logic unit/tb_alu.sv @@ -1,6 +1,5 @@ /* ----------------------------------------------------------------------------- * Project Name : Architectures of Processor Systems (APS) lab work -* File : tb_miriscv_alu.sv * Organization : National Research University of Electronic Technology (MIET) * Department : Institute of Microdevices and Control Systems * Author(s) : Daniil Strelkov