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 179

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 179 arniml
-- $Id: t410_notri-c.vhd 179 2009-04-01 19:48:38Z arniml $
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;

powered by: WebSVN 2.1.0

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