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

Subversion Repositories t400

[/] [t400/] [trunk/] [bench/] [vhdl/] [tb_int-c.vhd] - Blame information for rev 176

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 63 arniml
-------------------------------------------------------------------------------
2
--
3 104 arniml
-- Testbench for interrupt evaluation.
4 63 arniml
--
5 104 arniml
-- $Id: tb_int-c.vhd,v 1.2 2006-06-05 14:42:50 arniml Exp $
6 63 arniml
--
7
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration tb_int_behav_c0 of tb_int is
14
 
15
  for behav
16
 
17
    for t420_b: t420
18
      use configuration work.t420_struct_c0;
19
    end for;
20
 
21
    for tb_elems_b: tb_elems
22
      use configuration work.tb_elems_behav_c0;
23
    end for;
24
 
25
  end for;
26
 
27
end tb_int_behav_c0;
28
 
29
 
30
-------------------------------------------------------------------------------
31
-- File History:
32
--
33
-- $Log: not supported by cvs2svn $
34 104 arniml
-- Revision 1.1  2006/05/27 19:08:21  arniml
35
-- initial check-in
36
--
37 63 arniml
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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