From: Martin Meloun Date: Wed, 4 Dec 2013 00:19:16 +0000 (+0100) Subject: Add some info to the headers X-Git-Url: http://rtime.felk.cvut.cz/gitweb/fpga/lx-cpu1/tumbl.git/commitdiff_plain/5ced9b35d78018e8e914432e1b6c42c25b9bbd8b?hp=d5b585f31816dac12117f828b2c06f2fdefd092d Add some info to the headers --- 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-