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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [system/] [t8048_notri-c.vhd] - Diff between revs 277 and 292

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 277 Rev 292
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T8048 Microcontroller System
-- T8048 Microcontroller System
--
--
-- $Id: t8048_notri-c.vhd,v 1.2 2006-06-21 01:02:16 arniml Exp $
-- $Id: t8048_notri-c.vhd,v 1.2 2006-06-21 01:02:16 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
configuration t8048_notri_struct_c0 of t8048_notri is
configuration t8048_notri_struct_c0 of t8048_notri is
 
 
  for struct
  for struct
 
 
    for rom_1k_b : t48_rom
    for rom_1k_b : t48_rom
      use configuration work.t48_rom_lpm_c0;
      use configuration work.t48_rom_lpm_c0;
    end for;
    end for;
 
 
    for ram_64_b : generic_ram_ena
    for ram_64_b : generic_ram_ena
      use configuration work.generic_ram_ena_rtl_c0;
      use configuration work.generic_ram_ena_rtl_c0;
    end for;
    end for;
 
 
    for t48_core_b : t48_core
    for t48_core_b : t48_core
      use configuration work.t48_core_struct_c0;
      use configuration work.t48_core_struct_c0;
    end for;
    end for;
 
 
  end for;
  end for;
 
 
end t8048_notri_struct_c0;
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.