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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [system/] [t8048_notri-c.vhd] - Blame information for rev 277

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

Line No. Rev Author Line
1 148 arniml
-------------------------------------------------------------------------------
2
--
3
-- T8048 Microcontroller System
4
--
5 225 arniml
-- $Id: t8048_notri-c.vhd,v 1.2 2006-06-21 01:02:16 arniml Exp $
6 148 arniml
--
7
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration t8048_notri_struct_c0 of t8048_notri is
14
 
15
  for struct
16
 
17 225 arniml
    for rom_1k_b : t48_rom
18
      use configuration work.t48_rom_lpm_c0;
19 148 arniml
    end for;
20
 
21 225 arniml
    for ram_64_b : generic_ram_ena
22
      use configuration work.generic_ram_ena_rtl_c0;
23 148 arniml
    end for;
24
 
25
    for t48_core_b : t48_core
26
      use configuration work.t48_core_struct_c0;
27
    end for;
28
 
29
  end for;
30
 
31
end t8048_notri_struct_c0;

powered by: WebSVN 2.1.0

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