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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_1/] [bench/] [vhdl/] [if_timing.vhd] - Diff between revs 140 and 160

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

Rev 140 Rev 160
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- Interface Timing Checker.
-- Interface Timing Checker.
--
--
-- $Id: if_timing.vhd,v 1.4 2004-10-25 19:33:13 arniml Exp $
-- $Id: if_timing.vhd,v 1.5 2004-12-03 19:58:55 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 372... Line 372...
           "100" |
           "100" |
           "000" =>
           "000" =>
        assert false
        assert false
          report "Cycle overlap deteced on PSEN, RD and WR!"
          report "Cycle overlap deteced on PSEN, RD and WR!"
          severity error;
          severity error;
 
      when others =>
 
        null;
 
 
    end case;
    end case;
 
 
  end process cycle_overlap_check;
  end process cycle_overlap_check;
  --
  --
Line 585... Line 587...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.4  2004/10/25 19:33:13  arniml
 
-- remove tAW sanity check
 
-- conflicts with OUTL A, BUS
 
--
-- Revision 1.3  2004/09/12 00:31:50  arniml
-- Revision 1.3  2004/09/12 00:31:50  arniml
-- add checks for PSEN
-- add checks for PSEN
--
--
-- Revision 1.2  2004/04/25 20:40:58  arniml
-- Revision 1.2  2004/04/25 20:40:58  arniml
-- check expander timings
-- check expander timings

powered by: WebSVN 2.1.0

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