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

Subversion Repositories t48

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 247 arniml
-------------------------------------------------------------------------------
2
--
3
-- The testbench for t8048 driving a t8243.
4
--
5
-- $Id: tb_t8048_t8243-c.vhd,v 1.1 2006-07-13 22:55:10 arniml Exp $
6
--
7
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
8
--
9
-- All rights reserved
10
--
11
-------------------------------------------------------------------------------
12
 
13
configuration tb_t8048_t8243_behav_c0 of tb_t8048_t8243 is
14
 
15
  for behav
16
 
17
    for ext_ram_b : generic_ram_ena
18
      use configuration work.generic_ram_ena_rtl_c0;
19
    end for;
20
 
21
    for ext_rom_b : lpm_rom
22
      use configuration work.lpm_rom_c0;
23
    end for;
24
 
25
    for t8048_b : t8048
26
      use configuration work.t8048_struct_c0;
27
    end for;
28
 
29
    for t8243_b : t8243
30
      use configuration work.t8243_struct_c0;
31
    end for;
32
 
33
  end for;
34
 
35
end tb_t8048_t8243_behav_c0;
36
 
37
 
38
-------------------------------------------------------------------------------
39
-- File History:
40
--
41
-- $Log: not supported by cvs2svn $
42
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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