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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [bench/] [vhdl/] [tb_rl-c.vhd] - Blame information for rev 77

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 42 arniml
-------------------------------------------------------------------------------
2
--
3
-- SD/MMC Bootloader
4
--
5 77 arniml
-- $Id: tb_rl-c.vhd 77 2009-04-01 19:53:14Z arniml $
6 42 arniml
--
7
-------------------------------------------------------------------------------
8
 
9
configuration tb_rl_behav_c0 of tb_rl is
10
 
11
  for behav
12
 
13
    for dut_b : chip
14
      use configuration work.chip_full_c0;
15
    end for;
16
 
17
    for card_b : card
18
      use configuration work.card_behav_c0;
19
    end for;
20
 
21
    for rl_b : ram_loader
22
      use configuration work.ram_loader_rtl_c0;
23
    end for;
24
 
25
  end for;
26
 
27
end tb_rl_behav_c0;

powered by: WebSVN 2.1.0

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