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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [system/] [t420_notri-c.vhd] - Diff between revs 176 and 179

Only display areas with differences | Details | Blame | View Log

Rev 176 Rev 179
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T420/421 controller toplevel without tri-states.
-- T420/421 controller toplevel without tri-states.
--
--
-- $Id: t420_notri-c.vhd,v 1.2 2006-06-05 20:03:11 arniml Exp $
-- $Id: t420_notri-c.vhd 179 2009-04-01 19:48:38Z arniml $
--
--
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
configuration t420_notri_struct_c0 of t420_notri is
configuration t420_notri_struct_c0 of t420_notri is
 
 
  for struct
  for struct
 
 
    for core_b: t400_core
    for core_b: t400_core
      use configuration work.t400_core_struct_c0;
      use configuration work.t400_core_struct_c0;
    end for;
    end for;
 
 
    for pmem_b: t420_rom
    for pmem_b: t420_rom
      use configuration work.t420_rom_struct_c0;
      use configuration work.t420_rom_struct_c0;
    end for;
    end for;
 
 
    for dmem_b: generic_ram_ena
    for dmem_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 por_b: t400_por
    for por_b: t400_por
      use configuration work.t400_por_rtl_c0;
      use configuration work.t400_por_rtl_c0;
    end for;
    end for;
 
 
  end for;
  end for;
 
 
end t420_notri_struct_c0;
end t420_notri_struct_c0;
 
 
 
 
-------------------------------------------------------------------------------
 
-- File History:
 
--
 
-- $Log: not supported by cvs2svn $
 
-- Revision 1.1  2006/05/14 22:29:01  arniml
 
-- initial check-in
 
--
 
-------------------------------------------------------------------------------
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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