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 3 and 17

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 3 Rev 17
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- SD/MMC Bootloader
-- SD/MMC Bootloader
--
--
-- $Id: spi_boot-c.vhd,v 1.1 2005-02-08 20:41:33 arniml Exp $
-- $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
configuration spi_boot_rtl_c0 of spi_boot is
 
 
  for rtl
  for rtl
 
 
    for set_cnt
    for img_cnt
      for set_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

powered by: WebSVN 2.1.0

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