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

Subversion Repositories t400

[/] [t400/] [tags/] [rel_0_1_beta/] [bench/] [vhdl/] [tb_int.vhd] - Diff between revs 78 and 91

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

Rev 78 Rev 91
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- Testbench for interrupt evaluation.
-- Testbench for interrupt evaluation.
--
--
-- $Id: tb_int.vhd,v 1.2 2006-05-28 02:53:47 arniml Exp $
-- $Id: tb_int.vhd,v 1.3 2006-05-28 15:36:59 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 145... Line 145...
      case to_integer(tb_pc_s) is
      case to_integer(tb_pc_s) is
        when 16#030# =>
        when 16#030# =>
          int_v := '0';
          int_v := '0';
        when 16#0b0# =>
        when 16#0b0# =>
          int_v := '0';
          int_v := '0';
        when 16#130# =>
 
          int_v := '0';
 
        when 16#1b0# =>
        when 16#1b0# =>
          int_v := '0';
          int_v := '0';
        when 16#230# =>
        when 16#230# =>
          int_v := '0';
          int_v := '0';
        when 16#2b0# =>
        when 16#2b0# =>
Line 192... Line 190...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2006/05/28 02:53:47  arniml
 
-- provide SA at L port
 
--
-- Revision 1.1  2006/05/27 19:08:21  arniml
-- Revision 1.1  2006/05/27 19:08:21  arniml
-- initial check-in
-- initial check-in
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
 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.