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

Subversion Repositories t400

[/] [t400/] [tags/] [rel_0_1_beta/] [rtl/] [vhdl/] [t400_sio.vhd] - Diff between revs 8 and 12

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

Rev 8 Rev 12
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- The serial input/output unit.
-- The serial input/output unit.
--
--
-- $Id: t400_sio.vhd,v 1.2 2006-05-06 13:34:58 arniml Exp $
-- $Id: t400_sio.vhd,v 1.3 2006-05-07 02:24:16 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 184... Line 184...
  --   the transient new value of SIO to sio_o upon reading SIO.
  --   the transient new value of SIO to sio_o upon reading SIO.
  --
  --
  new_sio: process (out_en_i,
  new_sio: process (out_en_i,
                    en0_i,
                    en0_i,
                    sio_q,
                    sio_q,
 
                    si_q,
                    dec_sio_s)
                    dec_sio_s)
  begin
  begin
    -- default value
    -- default value
    new_sio_s <= sio_q;
    new_sio_s <= sio_q;
 
 
Line 290... Line 291...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2006/05/06 13:34:58  arniml
 
-- phi1_en_q is dedicated enable for PHI1 clock to suppress glitches on sk_o
 
--
-- 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.