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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [ibus/] [ibdr_minisys.vhd] - Diff between revs 29 and 30

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

Rev 29 Rev 30
Line 1... Line 1...
-- $Id: ibdr_minisys.vhd 641 2015-02-01 22:12:15Z mueller $
-- $Id: ibdr_minisys.vhd 676 2015-05-09 16:31:54Z mueller $
--
--
-- Copyright 2008-2011 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
-- Copyright 2008-2011 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
Line 140... Line 140...
    port map (
    port map (
      CLK     => CLK,
      CLK     => CLK,
      CE_MSEC => CE_MSEC,
      CE_MSEC => CE_MSEC,
      RESET   => RESET,
      RESET   => RESET,
      BRESET  => BRESET,
      BRESET  => BRESET,
 
      CPUSUSP => '0',
      IB_MREQ => IB_MREQ,
      IB_MREQ => IB_MREQ,
      IB_SRES => IB_SRES_KW11L,
      IB_SRES => IB_SRES_KW11L,
      EI_REQ  => EI_REQ_KW11L,
      EI_REQ  => EI_REQ_KW11L,
      EI_ACK  => EI_ACK_KW11L
      EI_ACK  => EI_ACK_KW11L
    );
    );

powered by: WebSVN 2.1.0

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