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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_6_beta/] [bench/] [vhdl/] [tb_t8039-c.vhd] - Blame information for rev 292

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 67 arniml
-------------------------------------------------------------------------------
2
--
3
-- The testbench for t8039.
4
--
5
-- $Id: tb_t8039-c.vhd,v 1.1 2004-04-18 19:00:07 arniml Exp $
6
--
7
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration tb_t8039_behav_c0 of tb_t8039 is
14
 
15
  for behav
16
 
17
    for ext_ram_b : syn_ram
18
      use configuration work.syn_ram_lpm_c0;
19
    end for;
20
 
21
    for ext_rom_b : syn_rom
22
      use configuration work.syn_rom_lpm_c0;
23
    end for;
24
 
25
    for t8039_b : t8039
26
      use configuration work.t8039_struct_c0;
27
    end for;
28
 
29
  end for;
30
 
31
end tb_t8039_behav_c0;
32
 
33
 
34
-------------------------------------------------------------------------------
35
-- File History:
36
--
37
-- $Log: not supported by cvs2svn $
38
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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