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

Subversion Repositories spi_boot

[/] [spi_boot/] [trunk/] [rtl/] [vhdl/] [spi_boot.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
--
--
-- $Id: spi_boot.vhd,v 1.11 2007-08-08 00:39:10 arniml Exp $
-- $Id: spi_boot.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 948... Line 948...
                    when en_outs_q else
                    when en_outs_q else
                      '1';
                      '1';
 
 
end rtl;
end rtl;
 
 
 
 
-------------------------------------------------------------------------------
 
-- File History:
 
--
 
-- $Log: not supported by cvs2svn $
 
-- Revision 1.10  2007/08/06 23:31:05  arniml
 
-- enlarge set_sel_i input to fill all upper bits of the 32 bit address vector
 
--
 
-- Revision 1.9  2007/02/25 18:24:12  arniml
 
-- fix type handling of resets
 
--
 
-- Revision 1.8  2006/09/11 23:03:36  arniml
 
-- disable outputs with reset
 
--
 
-- Revision 1.7  2005/04/07 20:44:23  arniml
 
-- add new port detached_o
 
--
 
-- Revision 1.6  2005/03/09 19:48:34  arniml
 
-- invert level of set_sel input
 
--
 
-- Revision 1.5  2005/03/08 22:07:12  arniml
 
-- added set selection
 
--
 
-- Revision 1.4  2005/02/18 06:42:08  arniml
 
-- clarify wording for images
 
--
 
-- Revision 1.3  2005/02/16 18:59:10  arniml
 
-- include output enable control for SPI outputs
 
--
 
-- Revision 1.2  2005/02/13 17:25:51  arniml
 
-- major update to fix several problems
 
-- configuration/data download of multiple sets works now
 
--
 
-- Revision 1.1  2005/02/08 20:41:33  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.