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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [decoder_pack-p.vhd] - Diff between revs 22 and 179

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 22 Rev 179
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- $Id: decoder_pack-p.vhd,v 1.2 2004-03-28 13:09:53 arniml Exp $
-- $Id: decoder_pack-p.vhd,v 1.3 2005-06-11 10:08:43 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
package decoder_pack is
package t48_decoder_pack is
 
 
  -----------------------------------------------------------------------------
  -----------------------------------------------------------------------------
  -- The Mnemonics.
  -- The Mnemonics.
  -----------------------------------------------------------------------------
  -----------------------------------------------------------------------------
  type mnemonic_t is (MN_ADD,
  type mnemonic_t is (MN_ADD,
Line 69... Line 69...
                      MN_SWAP,
                      MN_SWAP,
                      MN_XCH,
                      MN_XCH,
                      MN_XRL,
                      MN_XRL,
                      MN_XRL_A_DATA);
                      MN_XRL_A_DATA);
 
 
end decoder_pack;
end t48_decoder_pack;
 
 
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2004/03/28 13:09:53  arniml
 
-- merge MN_ANLD, MN_MOVD_PP_A and MN_ORLD_PP_A to OUTLD_PP_A
 
--
-- Revision 1.1  2004/03/23 21:31:52  arniml
-- Revision 1.1  2004/03/23 21:31:52  arniml
-- initial check-in
-- initial check-in
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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