Удаление неинформативных строк из шапки модуля с комментариями

This commit is contained in:
Andrei Solodovnikov
2023-11-15 14:34:03 +03:00
parent 4be66525d6
commit 1b4f666e25
13 changed files with 31 additions and 163 deletions

View File

@@ -1,21 +1,11 @@
//////////////////////////////////////////////////////////////////////////////////
// Company: MIET
// Engineer: Alexey Kozin
//
// Create Date: 10/08/2023 07:39:15 AM
// Design Name:
// Module Name: decoder_riscv
// Project Name: RISCV_practicum
// Target Devices: Nexys A7-100T
// Tool Versions:
// Description: main decoder for risc-v processor
//
// Dependencies:
//
// Revision:
// Revision 0.01 - File Created
// Additional Comments:
//
//////////////////////////////////////////////////////////////////////////////////
module gpr_we_table (gis_ew_rpg, edocpo_6, edocpo_5, edocpo_4, edocpo_3, edocpo_2);