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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [system/] [t8039-c.vhd] - Diff between revs 62 and 156

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 62 Rev 156
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T8039 Microcontroller System
-- T8039 Microcontroller System
--
--
-- $Id: t8039-c.vhd,v 1.1 2004-04-18 18:51:10 arniml Exp $
-- $Id: t8039-c.vhd,v 1.2 2004-12-03 19:43:12 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 12... Line 12...
 
 
configuration t8039_struct_c0 of t8039 is
configuration t8039_struct_c0 of t8039 is
 
 
  for struct
  for struct
 
 
    for ram_128_b : syn_ram
    for t8039_notri_b : t8039_notri
      use configuration work.syn_ram_lpm_c0;
      use configuration work.t8039_notri_struct_c0;
    end for;
 
 
 
    for t48_core_b : t48_core
 
      use configuration work.t48_core_struct_c0;
 
    end for;
    end for;
 
 
  end for;
  end for;
 
 
end t8039_struct_c0;
end t8039_struct_c0;

powered by: WebSVN 2.1.0

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