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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [rtl/] [vhdl/] [spi_boot-c.vhd] - Diff between revs 74 and 77

Only display areas with differences | Details | Blame | View Log

Rev 74 Rev 77
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- SD/MMC Bootloader
-- SD/MMC Bootloader
--
--
-- $Id: spi_boot-c.vhd,v 1.2 2005-02-18 06:42:11 arniml Exp $
-- $Id: spi_boot-c.vhd 77 2009-04-01 19:53:14Z arniml $
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
configuration spi_boot_rtl_c0 of spi_boot is
configuration spi_boot_rtl_c0 of spi_boot is
 
 
  for rtl
  for rtl
 
 
    for img_cnt
    for img_cnt
      for img_cnt_b : spi_counter
      for img_cnt_b : spi_counter
        use configuration work.spi_counter_rtl_c0;
        use configuration work.spi_counter_rtl_c0;
      end for;
      end for;
    end for;
    end for;
 
 
    for mmc_cnt
    for mmc_cnt
      for mmc_cnt_b : spi_counter
      for mmc_cnt_b : spi_counter
        use configuration work.spi_counter_rtl_c0;
        use configuration work.spi_counter_rtl_c0;
      end for;
      end for;
    end for;
    end for;
 
 
  end for;
  end for;
 
 
end spi_boot_rtl_c0;
end spi_boot_rtl_c0;
 
 

powered by: WebSVN 2.1.0

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