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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [system/] [t420.vhd] - Diff between revs 27 and 39

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

Rev 27 Rev 39
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- T420 system toplevel.
-- T420 system toplevel.
--
--
-- $Id: t420.vhd,v 1.2 2006-05-17 00:38:31 arniml Exp $
-- $Id: t420.vhd,v 1.3 2006-05-20 02:49:04 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 49... Line 49...
use work.t400_opt_pack.all;
use work.t400_opt_pack.all;
 
 
entity t420 is
entity t420 is
 
 
  generic (
  generic (
    opt_ck_div_g         : integer := t400_opt_ck_div_16_c;
    opt_ck_div_g         : integer := t400_opt_ck_div_8_c;
    opt_l_out_type_7_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_7_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_6_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_6_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_5_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_5_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_4_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_4_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_3_g   : integer := t400_opt_out_type_std_c;
    opt_l_out_type_3_g   : integer := t400_opt_out_type_std_c;
Line 188... Line 188...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- 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
-- Revision 1.1  2006/05/14 22:29:01  arniml
-- initial check-in
-- 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.