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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [system/] [t410_notri-c.vhd] - Blame information for rev 108

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

Line No. Rev Author Line
1 2 arniml
-------------------------------------------------------------------------------
2
--
3
-- T410/411 controller toplevel without tri-states.
4
--
5 108 arniml
-- $Id: t410_notri-c.vhd,v 1.3 2006-06-05 20:03:11 arniml Exp $
6 2 arniml
--
7
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration t410_notri_struct_c0 of t410_notri is
14
 
15
  for struct
16
 
17
    for core_b: t400_core
18
      use configuration work.t400_core_struct_c0;
19
    end for;
20
 
21
    for pmem_b: t410_rom
22
      use configuration work.t410_rom_struct_c0;
23
    end for;
24
 
25 108 arniml
    for dmem_b: generic_ram_ena
26
      use configuration work.generic_ram_ena_rtl_c0;
27 2 arniml
    end for;
28
 
29
    for por_b: t400_por
30 10 arniml
      use configuration work.t400_por_rtl_c0;
31 2 arniml
    end for;
32
 
33
  end for;
34
 
35
end t410_notri_struct_c0;
36
 
37
 
38
-------------------------------------------------------------------------------
39
-- File History:
40
--
41
-- $Log: not supported by cvs2svn $
42 108 arniml
-- Revision 1.2  2006/05/07 01:49:03  arniml
43
-- renamed t400_por configuration to rtl
44
--
45 10 arniml
-- Revision 1.1.1.1  2006/05/06 01:56:45  arniml
46
-- import from local CVS repository, LOC_CVS_0_1
47
--
48 2 arniml
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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