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

Subversion Repositories t48

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 arniml
-------------------------------------------------------------------------------
2
--
3
-- The testbench for t8048.
4
--
5 295 arniml
-- $Id: tb_t8048-c.vhd 295 2009-04-01 19:32:48Z arniml $
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;

powered by: WebSVN 2.1.0

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