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

Subversion Repositories spi_boot

[/] [spi_boot/] [tags/] [rel_1_0_rev_A/] [rtl/] [vhdl/] [spi_boot-c.vhd] - Rev 74

Compare with Previous | Blame | View Log

-------------------------------------------------------------------------------
--
-- SD/MMC Bootloader
--
-- $Id: spi_boot-c.vhd,v 1.2 2005-02-18 06:42:11 arniml Exp $
--
-------------------------------------------------------------------------------
 
configuration spi_boot_rtl_c0 of spi_boot is
 
  for rtl
 
    for img_cnt
      for img_cnt_b : spi_counter
        use configuration work.spi_counter_rtl_c0;
      end for;
    end for;
 
    for mmc_cnt
      for mmc_cnt_b : spi_counter
        use configuration work.spi_counter_rtl_c0;
      end for;
    end for;
 
  end for;
 
end spi_boot_rtl_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.