From 5ced9b35d78018e8e914432e1b6c42c25b9bbd8b Mon Sep 17 00:00:00 2001 From: Martin Meloun Date: Wed, 4 Dec 2013 01:19:16 +0100 Subject: [PATCH 1/1] Add some info to the headers --- hw/decode.vhd | 2 ++ hw/mbl_Pkg.vhd | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hw/decode.vhd b/hw/decode.vhd index 67e207c..b9cb950 100644 --- a/hw/decode.vhd +++ b/hw/decode.vhd @@ -9,6 +9,8 @@ -- Delft University of Technology -- Faculty EEMCS, Department ME&CE, Circuits and Systems -- Date: September, 2010 +-- September, 2013: core customization, +-- new instructions (Meloun) -- June, 2011: added code for MUL and BARREL (Huib) -- Modified: -- Remarks: diff --git a/hw/mbl_Pkg.vhd b/hw/mbl_Pkg.vhd index ec7c25b..c52f93c 100644 --- a/hw/mbl_Pkg.vhd +++ b/hw/mbl_Pkg.vhd @@ -9,7 +9,7 @@ -- Faculty EEMCS, Department ME&CE, Circuits and Systems -- Date: September, 2010 -- --- Modified: September, 2013: Removed FSL, core customization +-- Modified: September, 2013: Removed FSL, core customization (Meloun) -- June, 2011: ALU_ACTION_Type extended to incorporate -- MUL and BS instructions (Huib) -- Adapted to work with separate fsl_M- -- 2.39.2