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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [rtl/] [vhdl/] [chip-sd-a.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
-- Chip toplevel design with SD feature set
-- Chip toplevel design with SD feature set
--
--
-- $Id: chip-sd-a.vhd,v 1.7 2007-08-06 23:31:42 arniml Exp $
-- $Id: chip-sd-a.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 142... Line 142...
                    when spi_en_outs_s = '1' else
                    when spi_en_outs_s = '1' else
                      'Z';
                      'Z';
 
 
end sd;
end sd;
 
 
 
 
-------------------------------------------------------------------------------
 
-- File History:
 
--
 
-- $Log: not supported by cvs2svn $
 
-- Revision 1.6  2005/04/07 20:44:23  arniml
 
-- add new port detached_o
 
--
 
-- Revision 1.5  2005/03/09 19:48:34  arniml
 
-- invert level of set_sel input
 
--
 
-- Revision 1.4  2005/03/08 22:07:12  arniml
 
-- added set selection
 
--
 
-- Revision 1.3  2005/02/18 06:42:14  arniml
 
-- clarify wording for images
 
--
 
-- Revision 1.2  2005/02/16 18:54:39  arniml
 
-- added tri-state drivers for spi outputs
 
--
 
-- Revision 1.1  2005/02/08 20:41:32  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.