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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [bench/] [vhdl/] [card.vhd] - Diff between revs 74 and 77

Show entire file | Details | Blame | View Log

Rev 74 Rev 77
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- SD/MMC Bootloader
-- SD/MMC Bootloader
-- Simple SD and MMC model
-- Simple SD and MMC model
--
--
-- $Id: card.vhd,v 1.2 2005-02-13 17:06:22 arniml Exp $
-- $Id: card.vhd 77 2009-04-01 19:53:14Z arniml $
--
--
-- Copyright (c) 2005, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2005, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved, see COPYING.
-- All rights reserved, see COPYING.
--
--
Line 430... Line 430...
                when spi_cs_n_i = '0' else
                when spi_cs_n_i = '0' else
                  'Z';
                  'Z';
 
 
end behav;
end behav;
 
 
 
 
-------------------------------------------------------------------------------
 
-- File History:
 
--
 
-- $Log: not supported by cvs2svn $
 
-- Revision 1.1  2005/02/08 21:09:20  arniml
 
-- initial check-in
 
--
 
-------------------------------------------------------------------------------
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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