OpenCores
URL https://opencores.org/ocsvn/t400/t400/trunk

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [t400_decoder-c.vhd] - Blame information for rev 176

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 arniml
-------------------------------------------------------------------------------
2
--
3
-- The decoder unit.
4
-- Implements the instruction opcodes and controls all units of the T400 core.
5
--
6 166 arniml
-- $Id: t400_decoder-c.vhd,v 1.2 2008-05-01 19:49:55 arniml Exp $
7 2 arniml
--
8
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
9
--
10
-- All rights reserved
11
--
12
-------------------------------------------------------------------------------
13
 
14
configuration t400_decoder_rtl_c0 of t400_decoder is
15
 
16
  for rtl
17
  end for;
18
 
19
end t400_decoder_rtl_c0;
20
 
21
 
22
-------------------------------------------------------------------------------
23
-- File History:
24
--
25
-- $Log: not supported by cvs2svn $
26 166 arniml
-- Revision 1.1.1.1  2006/05/06 01:56:44  arniml
27
-- import from local CVS repository, LOC_CVS_0_1
28
--
29 2 arniml
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.