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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_6_1_beta/] [rtl/] [vhdl/] [dmem_ctrl_pack-p.vhd] - Blame information for rev 292

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 arniml
-------------------------------------------------------------------------------
2
--
3 179 arniml
-- $Id: dmem_ctrl_pack-p.vhd,v 1.2 2005-06-11 10:08:43 arniml Exp $
4 4 arniml
--
5
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
6
--
7
-- All rights reserved
8
--
9
-------------------------------------------------------------------------------
10
 
11 179 arniml
package t48_dmem_ctrl_pack is
12 4 arniml
 
13
  -----------------------------------------------------------------------------
14
  -- Address Type Identifier
15
  -----------------------------------------------------------------------------
16
  type dmem_addr_ident_t is (DM_PLAIN,
17
                             DM_REG,
18
                             DM_STACK,
19
                             DM_STACK_HIGH);
20
 
21 179 arniml
end t48_dmem_ctrl_pack;
22 4 arniml
 
23
 
24
-------------------------------------------------------------------------------
25
-- File History:
26
--
27
-- $Log: not supported by cvs2svn $
28 179 arniml
-- Revision 1.1  2004/03/23 21:31:52  arniml
29
-- initial check-in
30 4 arniml
--
31
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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