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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [opc_decoder-c.vhd] - Blame information for rev 294

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

Line No. Rev Author Line
1 4 arniml
-------------------------------------------------------------------------------
2
--
3
-- The Opcode Decoder.
4
-- Derives instruction mnemonics and multicycle information
5
-- using the OPC table unit.
6
--
7 179 arniml
-- $Id: opc_decoder-c.vhd,v 1.2 2005-06-11 10:08:43 arniml Exp $
8 4 arniml
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13 179 arniml
configuration t48_opc_decoder_rtl_c0 of t48_opc_decoder is
14 4 arniml
 
15
  for rtl
16
 
17 179 arniml
    for opc_table_b: t48_opc_table
18
      use configuration work.t48_opc_table_rtl_c0;
19 4 arniml
    end for;
20
 
21
  end for;
22
 
23 179 arniml
end t48_opc_decoder_rtl_c0;

powered by: WebSVN 2.1.0

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