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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [system/] [t410_notri-c.vhd] - Diff between revs 10 and 108

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

Rev 10 Rev 108
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T410/411 controller toplevel without tri-states.
-- T410/411 controller toplevel without tri-states.
--
--
-- $Id: t410_notri-c.vhd,v 1.2 2006-05-07 01:49:03 arniml Exp $
-- $Id: t410_notri-c.vhd,v 1.3 2006-06-05 20:03:11 arniml Exp $
--
--
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 20... Line 20...
 
 
    for pmem_b: t410_rom
    for pmem_b: t410_rom
      use configuration work.t410_rom_struct_c0;
      use configuration work.t410_rom_struct_c0;
    end for;
    end for;
 
 
    for dmem_b: generic_ram
    for dmem_b: generic_ram_ena
      use configuration work.generic_ram_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;
Line 37... Line 37...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2006/05/07 01:49:03  arniml
 
-- renamed t400_por configuration to rtl
 
--
-- Revision 1.1.1.1  2006/05/06 01:56:45  arniml
-- Revision 1.1.1.1  2006/05/06 01:56:45  arniml
-- import from local CVS repository, LOC_CVS_0_1
-- import from local CVS repository, LOC_CVS_0_1
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
 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.