URL
https://opencores.org/ocsvn/t400/t400/trunk
[/] [t400/] [trunk/] [rtl/] [vhdl/] [t400_skip.vhd] - Diff between revs 176 and 179
Show entire file |
Details |
Blame |
View Log
Rev 176 |
Rev 179 |
Line 1... |
Line 1... |
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
--
|
--
|
-- The skip unit.
|
-- The skip unit.
|
-- Skip conditions are checked here and communicated to the decoder unit.
|
-- Skip conditions are checked here and communicated to the decoder unit.
|
--
|
--
|
-- $Id: t400_skip.vhd,v 1.5 2006-06-05 14:20:34 arniml Exp $
|
-- $Id: t400_skip.vhd 179 2009-04-01 19:48:38Z arniml $
|
--
|
--
|
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
|
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
|
--
|
--
|
-- All rights reserved
|
-- All rights reserved
|
--
|
--
|
Line 214... |
Line 214... |
skip_o <= skip_q;
|
skip_o <= skip_q;
|
skip_lbi_o <= skip_lbi_q;
|
skip_lbi_o <= skip_lbi_q;
|
|
|
end rtl;
|
end rtl;
|
|
|
|
|
-------------------------------------------------------------------------------
|
|
-- File History:
|
|
--
|
|
-- $Log: not supported by cvs2svn $
|
|
-- Revision 1.4 2006/05/28 15:35:33 arniml
|
|
-- fix pop'ing of skip flag
|
|
--
|
|
-- Revision 1.3 2006/05/27 19:16:52 arniml
|
|
-- interrupt functionality added
|
|
--
|
|
-- Revision 1.2 2006/05/20 02:47:52 arniml
|
|
-- skip-on-timer implemented
|
|
--
|
|
-- Revision 1.1.1.1 2006/05/06 01:56:45 arniml
|
|
-- import from local CVS repository, LOC_CVS_0_1
|
|
--
|
|
-------------------------------------------------------------------------------
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.