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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.74/] [rtl/] [vlib/] [rlink/] [tb/] [tbu_rlink_sp1c.vhd] - Diff between revs 27 and 30

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

Rev 27 Rev 30
Line 1... Line 1...
-- $Id: tbu_rlink_sp1c.vhd 593 2014-09-14 22:21:33Z mueller $
-- $Id: tbu_rlink_sp1c.vhd 666 2015-04-12 21:17:54Z mueller $
--
--
-- Copyright 2007-2014 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
-- Copyright 2007-2015 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
--
--
-- This program is free software; you may redistribute and/or modify it under
-- This program is free software; you may redistribute and/or modify it under
-- the terms of the GNU General Public License as published by the Free
-- the terms of the GNU General Public License as published by the Free
-- Software Foundation, either version 2, or at your option any later version.
-- Software Foundation, either version 2, or at your option any later version.
--
--
Line 34... Line 34...
--
--
-- Tool versions:  xst 8.2-14.7; ghdl 0.18-0.31
-- Tool versions:  xst 8.2-14.7; ghdl 0.18-0.31
--
--
-- Revision History: 
-- Revision History: 
-- Date         Rev Version  Comment
-- Date         Rev Version  Comment
 
-- 2015-04-11   666   4.1    rename ENAESC->ESCFILL
-- 2014-08-31   590   4.0    now full rlink v4 iface, 4 bit STAT
-- 2014-08-31   590   4.0    now full rlink v4 iface, 4 bit STAT
-- 2014-08-15   583   3.5    rb_mreq addr now 16 bit
-- 2014-08-15   583   3.5    rb_mreq addr now 16 bit
-- 2011-12-22   442   3.2    renamed and retargeted to test rlink_sp1c
-- 2011-12-22   442   3.2    renamed and retargeted to test rlink_sp1c
-- 2011-11-19   427   3.1.2  now numeric_std clean
-- 2011-11-19   427   3.1.2  now numeric_std clean
-- 2010-12-28   350   3.1.1  use CLKDIV/CDINIT=0;
-- 2010-12-28   350   3.1.1  use CLKDIV/CDINIT=0;
Line 136... Line 137...
      CE_USEC  => CE_USEC,
      CE_USEC  => CE_USEC,
      CE_MSEC  => CE_MSEC,
      CE_MSEC  => CE_MSEC,
      CE_INT   => CE_INT,
      CE_INT   => CE_INT,
      RESET    => RESET,
      RESET    => RESET,
      ENAXON   => '0',
      ENAXON   => '0',
      ENAESC   => '0',
      ESCFILL  => '0',
      RXSD     => RXSD,
      RXSD     => RXSD,
      TXSD     => TXSD,
      TXSD     => TXSD,
      CTS_N    => CTS_N,
      CTS_N    => CTS_N,
      RTS_N    => RTS_N,
      RTS_N    => RTS_N,
      RB_MREQ  => RB_MREQ,
      RB_MREQ  => RB_MREQ,

powered by: WebSVN 2.1.0

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