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

Subversion Repositories t48

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

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
-- $Id: t8048_notri-c.vhd,v 1.1 2004-12-01 23:07:21 arniml Exp $
6
--
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
    for rom_1k_b : syn_rom
18
      use configuration work.syn_rom_lpm_c0;
19
    end for;
20
 
21
    for ram_64_b : syn_ram
22
      use configuration work.syn_ram_lpm_c0;
23
    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.