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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [bench/] [vhdl/] [tb_t8048-c.vhd] - Blame information for rev 233

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

Line No. Rev Author Line
1 8 arniml
-------------------------------------------------------------------------------
2
--
3
-- The testbench for t8048.
4
--
5 233 arniml
-- $Id: tb_t8048-c.vhd,v 1.3 2006-06-22 00:21:28 arniml Exp $
6 8 arniml
--
7
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration tb_t8048_behav_c0 of tb_t8048 is
14
 
15
  for behav
16
 
17 228 arniml
    for ext_ram_b : generic_ram_ena
18
      use configuration work.generic_ram_ena_rtl_c0;
19 8 arniml
    end for;
20
 
21 233 arniml
    for ext_rom_b : lpm_rom
22
      use configuration work.lpm_rom_c0;
23
    end for;
24
 
25 8 arniml
    for t8048_b : t8048
26
      use configuration work.t8048_struct_c0;
27
    end for;
28
 
29
  end for;
30
 
31
end tb_t8048_behav_c0;
32
 
33
 
34
-------------------------------------------------------------------------------
35
-- File History:
36
--
37
-- $Log: not supported by cvs2svn $
38 233 arniml
-- Revision 1.2  2006/06/21 01:04:05  arniml
39
-- replaced syn_ram and syn_rom with generic_ram_ena and t48_rom/t49_rom/t3x_rom
40
--
41 228 arniml
-- Revision 1.1  2004/03/24 21:42:10  arniml
42
-- initial check-in
43
--
44 8 arniml
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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