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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [t400_core-c.vhd] - Diff between revs 37 and 49

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

Rev 37 Rev 49
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T400 Microcontroller Core
-- T400 Microcontroller Core
--
--
-- $Id: t400_core-c.vhd,v 1.2 2006-05-20 02:48:17 arniml Exp $
-- $Id: t400_core-c.vhd,v 1.3 2006-05-22 00:03:29 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 56... Line 56...
 
 
    for io_g_b: t400_io_g
    for io_g_b: t400_io_g
      use configuration work.t400_io_g_rtl_c0;
      use configuration work.t400_io_g_rtl_c0;
    end for;
    end for;
 
 
 
    for use_in
 
      for io_in_b: t400_io_in
 
        use configuration work.t400_io_in_rtl_c0;
 
      end for;
 
    end for;
 
 
    for sio_b: t400_sio
    for sio_b: t400_sio
      use configuration work.t400_sio_rtl_c0;
      use configuration work.t400_sio_rtl_c0;
    end for;
    end for;
 
 
    for tim
    for use_tim
      for timer_b: t400_timer
      for timer_b: t400_timer
        use configuration work.t400_timer_rtl_c0;
        use configuration work.t400_timer_rtl_c0;
      end for;
      end for;
    end for;
    end for;
 
 
Line 75... Line 81...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2006/05/20 02:48:17  arniml
 
-- timer module included
 
--
-- Revision 1.1.1.1  2006/05/06 01:56:44  arniml
-- Revision 1.1.1.1  2006/05/06 01:56:44  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.