URL
https://opencores.org/ocsvn/spi_boot/spi_boot/trunk
Subversion Repositories spi_boot
[/] [spi_boot/] [trunk/] [rtl/] [vhdl/] [chip-mmc-c.vhd] - Rev 77
Compare with Previous | Blame | View Log
------------------------------------------------------------------------------- -- -- SD/MMC Bootloader -- -- $Id: chip-mmc-c.vhd 77 2009-04-01 19:53:14Z arniml $ -- ------------------------------------------------------------------------------- configuration chip_mmc_c0 of chip is for mmc for spi_boot_b : spi_boot use configuration work.spi_boot_rtl_c0; end for; end for; end chip_mmc_c0;