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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [bench/] [vhdl/] [tb_rl-c.vhd] - Rev 77

Compare with Previous | Blame | View Log

-------------------------------------------------------------------------------
--
-- SD/MMC Bootloader
--
-- $Id: tb_rl-c.vhd 77 2009-04-01 19:53:14Z arniml $
--
-------------------------------------------------------------------------------
 
configuration tb_rl_behav_c0 of tb_rl is
 
  for behav
 
    for dut_b : chip
      use configuration work.chip_full_c0;
    end for;
 
    for card_b : card
      use configuration work.card_behav_c0;
    end for;
 
    for rl_b : ram_loader
      use configuration work.ram_loader_rtl_c0;
    end for;
 
  end for;
 
end tb_rl_behav_c0;
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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