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

Subversion Repositories t400

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 68 to Rev 69
    Reverse comparison

Rev 68 → Rev 69

/trunk/rtl/vhdl/t400_stack.vhd
2,7 → 2,7
--
-- The stack unit.
--
-- $Id: t400_stack.vhd,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
-- $Id: t400_stack.vhd,v 1.2 2006-05-27 19:15:59 arniml Exp $
--
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
--
69,6 → 69,10
end t400_stack;
 
 
-- pragma translate_off
use work.tb_pack.tb_sa_s;
-- pragma translate_on
 
architecture rtl of t400_stack is
 
signal sa_q,
122,6 → 126,12
-----------------------------------------------------------------------------
 
 
-- pragma translate_off
-- instrument interrupt testbench
tb_sa_s <= sa_q;
-- pragma translate_on
 
 
-----------------------------------------------------------------------------
-- Output mapping
-----------------------------------------------------------------------------
134,4 → 144,7
-- File History:
--
-- $Log: not supported by cvs2svn $
-- Revision 1.1.1.1 2006/05/06 01:56:45 arniml
-- import from local CVS repository, LOC_CVS_0_1
--
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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