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 2

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
-- $Id: t410_notri-c.vhd,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
6
--
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
    for dmem_b: generic_ram
26
      use configuration work.generic_ram_rtl_c0;
27
    end for;
28
 
29
    for por_b: t400_por
30
      use configuration work.t400_por_cyclone_c0;
31
    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
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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