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

Subversion Repositories t400

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /t400/trunk/rtl/vhdl/system
    from Rev 176 to Rev 179
    Reverse comparison

Rev 176 → Rev 179

/t410_notri.vhd
2,8 → 2,7
--
-- T410/411 controller toplevel without tri-states.
--
-- $Id: t410_notri.vhd,v 1.4 2008-08-23 11:19:20 arniml Exp $
-- $Name: not supported by cvs2svn $
-- $Id$
--
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
--
226,19 → 225,3
);
 
end struct;
 
 
-------------------------------------------------------------------------------
-- File History:
--
-- $Log: not supported by cvs2svn $
-- Revision 1.3 2006/06/05 20:03:11 arniml
-- include generic_ram_ena
--
-- Revision 1.2 2006/05/08 02:36:38 arniml
-- hand-down clock divider option
--
-- Revision 1.1.1.1 2006/05/06 01:56:45 arniml
-- import from local CVS repository, LOC_CVS_0_1
--
-------------------------------------------------------------------------------
t410_notri.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t400_system_comp_pack-p.vhd =================================================================== --- t400_system_comp_pack-p.vhd (revision 176) +++ t400_system_comp_pack-p.vhd (revision 179) @@ -1,6 +1,6 @@ ------------------------------------------------------------------------------- -- --- $Id: t400_system_comp_pack-p.vhd,v 1.6 2006-06-11 22:18:52 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) -- @@ -250,26 +250,3 @@ end component; end t400_system_comp_pack; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.5 2006/06/11 13:48:13 arniml --- * t421 added --- * fixed generic list for t420 and t420_notri --- --- Revision 1.4 2006/06/05 20:02:46 arniml --- use microbus generic --- --- Revision 1.3 2006/05/23 01:16:19 arniml --- routi CKO to t400_core --- --- Revision 1.2 2006/05/14 22:29:33 arniml --- t420 hierarchies added --- --- Revision 1.1.1.1 2006/05/06 01:56:45 arniml --- import from local CVS repository, LOC_CVS_0_1 --- --------------------------------------------------------------------------------
t400_system_comp_pack-p.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420_notri.vhd =================================================================== --- t420_notri.vhd (revision 176) +++ t420_notri.vhd (revision 179) @@ -2,8 +2,7 @@ -- -- T420/421 controller toplevel without tri-states. -- --- $Id: t420_notri.vhd,v 1.4 2008-08-23 11:19:20 arniml Exp $ --- $Name: not supported by cvs2svn $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -225,19 +224,3 @@ ); end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.3 2006/06/11 13:48:43 arniml --- hand generic opt_type_g down to t400_core --- --- Revision 1.2 2006/06/05 20:03:52 arniml --- connect microbus generic and include generic_ram_ena --- --- Revision 1.1 2006/05/14 22:29:01 arniml --- initial check-in --- --------------------------------------------------------------------------------
t420_notri.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t410_rom-struct-a.vhd =================================================================== --- t410_rom-struct-a.vhd (revision 176) +++ t410_rom-struct-a.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T410/411 ROM. -- --- $Id: t410_rom-struct-a.vhd,v 1.1 2006-06-05 22:44:29 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -63,10 +63,3 @@ ); end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t410_rom-struct-a.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420_rom-struct-a.vhd =================================================================== --- t420_rom-struct-a.vhd (revision 176) +++ t420_rom-struct-a.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T420/421 ROM. -- --- $Id: t420_rom-struct-a.vhd,v 1.1 2006-06-05 22:44:29 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -63,10 +63,3 @@ ); end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t420_rom-struct-a.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t410-c.vhd =================================================================== --- t410-c.vhd (revision 176) +++ t410-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T410 system toplevel. -- --- $Id: t410-c.vhd,v 1.1 2006-06-11 22:18:28 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -54,10 +54,3 @@ end for; end t410_struct_c0; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t410-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t411-c.vhd =================================================================== --- t411-c.vhd (revision 176) +++ t411-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T411 system toplevel. -- --- $Id: t411-c.vhd,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -54,10 +54,3 @@ end for; end t411_struct_c0; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t411-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420-c.vhd =================================================================== --- t420-c.vhd (revision 176) +++ t420-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T420 system toplevel. -- --- $Id: t420-c.vhd,v 1.1 2006-05-14 22:29:01 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -54,10 +54,3 @@ end for; end t420_struct_c0; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t420-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t421-c.vhd =================================================================== --- t421-c.vhd (revision 176) +++ t421-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T421 system toplevel. -- --- $Id: t421-c.vhd,v 1.1 2006-06-11 13:47:24 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -54,10 +54,3 @@ end for; end t421_struct_c0; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t421-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t410_notri-c.vhd =================================================================== --- t410_notri-c.vhd (revision 176) +++ t410_notri-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T410/411 controller toplevel without tri-states. -- --- $Id: t410_notri-c.vhd,v 1.3 2006-06-05 20:03:11 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) -- @@ -33,16 +33,3 @@ end for; end t410_notri_struct_c0; - - -------------------------------------------------------------------------------- --- File History: --- --- $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 --- import from local CVS repository, LOC_CVS_0_1 --- --------------------------------------------------------------------------------
t410_notri-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420_notri-c.vhd =================================================================== --- t420_notri-c.vhd (revision 176) +++ t420_notri-c.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T420/421 controller toplevel without tri-states. -- --- $Id: t420_notri-c.vhd,v 1.2 2006-06-05 20:03:11 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org) -- @@ -33,13 +33,3 @@ end for; 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 --- --------------------------------------------------------------------------------
t420_notri-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t410_rom-e.vhd =================================================================== --- t410_rom-e.vhd (revision 176) +++ t410_rom-e.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T410/411 ROM. -- --- $Id: t410_rom-e.vhd,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -55,10 +55,3 @@ ); end t410_rom; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t410_rom-e.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t410.vhd =================================================================== --- t410.vhd (revision 176) +++ t410.vhd (revision 179) @@ -2,8 +2,7 @@ -- -- T410 system toplevel. -- --- $Id: t410.vhd,v 1.2 2008-08-23 11:19:20 arniml Exp $ --- $Name: not supported by cvs2svn $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -187,13 +186,3 @@ 'Z'; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2006/06/11 22:18:28 arniml --- initial check-in --- --------------------------------------------------------------------------------
t410.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420_rom-e.vhd =================================================================== --- t420_rom-e.vhd (revision 176) +++ t420_rom-e.vhd (revision 179) @@ -2,7 +2,7 @@ -- -- T420/421 ROM. -- --- $Id: t420_rom-e.vhd,v 1.1 2006-05-14 22:29:01 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -55,10 +55,3 @@ ); end t420_rom; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
t420_rom-e.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t411.vhd =================================================================== --- t411.vhd (revision 176) +++ t411.vhd (revision 179) @@ -2,8 +2,7 @@ -- -- T411 system toplevel. -- --- $Id: t411.vhd,v 1.2 2008-08-23 11:19:20 arniml Exp $ --- $Name: not supported by cvs2svn $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -185,13 +184,3 @@ 'Z'; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1.1.1 2006/05/06 01:56:45 arniml --- import from local CVS repository, LOC_CVS_0_1 --- --------------------------------------------------------------------------------
t411.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t420.vhd =================================================================== --- t420.vhd (revision 176) +++ t420.vhd (revision 179) @@ -2,8 +2,7 @@ -- -- T420 system toplevel. -- --- $Id: t420.vhd,v 1.8 2008-08-28 18:51:58 arniml Exp $ --- $Name: not supported by cvs2svn $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -189,32 +188,3 @@ 'Z'; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.7 2008/08/23 11:19:20 arniml --- added name keyword --- --- Revision 1.6 2006/06/11 13:49:18 arniml --- * hand generic opt_type_g down to t420_notri --- * full generic list --- --- Revision 1.5 2006/06/05 20:04:11 arniml --- connect microbus generic --- --- Revision 1.4 2006/05/23 01:16:05 arniml --- routi CKO to t400_core --- --- Revision 1.3 2006/05/20 02:49:04 arniml --- select CK divide by 8 --- --- Revision 1.2 2006/05/17 00:38:31 arniml --- connect missing input direction for IO G --- --- Revision 1.1 2006/05/14 22:29:01 arniml --- initial check-in --- --------------------------------------------------------------------------------
t420.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: t421.vhd =================================================================== --- t421.vhd (revision 176) +++ t421.vhd (revision 179) @@ -2,8 +2,7 @@ -- -- T421 system toplevel. -- --- $Id: t421.vhd,v 1.2 2008-08-23 11:19:20 arniml Exp $ --- $Name: not supported by cvs2svn $ +-- $Id$ -- -- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org) -- @@ -191,13 +190,3 @@ 'Z'; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2006/06/11 13:47:24 arniml --- initial check-in --- --------------------------------------------------------------------------------
t421.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property

powered by: WebSVN 2.1.0

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