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

Subversion Repositories t48

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

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

Line No. Rev Author Line
1 155 arniml
-------------------------------------------------------------------------------
2
--
3
-- T8039 Microcontroller System
4
-- 8039 toplevel without tri-states
5
--
6 226 arniml
-- $Id: t8039_notri-c.vhd,v 1.2 2006-06-21 01:02:35 arniml Exp $
7 155 arniml
--
8
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
9
--
10
-- All rights reserved
11
--
12
-------------------------------------------------------------------------------
13
 
14
configuration t8039_notri_struct_c0 of t8039_notri is
15
 
16
  for struct
17
 
18 226 arniml
    for ram_128_b : generic_ram_ena
19
      use configuration work.generic_ram_ena_rtl_c0;
20 155 arniml
    end for;
21
 
22
    for t48_core_b : t48_core
23
      use configuration work.t48_core_struct_c0;
24
    end for;
25
 
26
  end for;
27
 
28
end t8039_notri_struct_c0;

powered by: WebSVN 2.1.0

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