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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [system/] [t48_system_comp_pack-p.vhd] - Diff between revs 148 and 153

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

Rev 148 Rev 153
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- $Id: t48_system_comp_pack-p.vhd,v 1.1 2004-12-01 23:07:20 arniml Exp $
-- $Id: t48_system_comp_pack-p.vhd,v 1.2 2004-12-02 22:08:40 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 12... Line 12...
use ieee.std_logic_1164.all;
use ieee.std_logic_1164.all;
 
 
package t48_system_comp_pack is
package t48_system_comp_pack is
 
 
  component t8048_notri
  component t8048_notri
 
    generic (
 
      gate_port_input_g : integer := 1
 
    );
 
 
    port (
    port (
      xtal_i       : in  std_logic;
      xtal_i       : in  std_logic;
      reset_n_i    : in  std_logic;
      reset_n_i    : in  std_logic;
      t0_i         : in  std_logic;
      t0_i         : in  std_logic;
      t0_o         : out std_logic;
      t0_o         : out std_logic;

powered by: WebSVN 2.1.0

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