aboutsummaryrefslogtreecommitdiffstats
path: root/opencores/spi_boot/bench/vhdl/card-c.vhd
blob: 797eb1c905a3be5a2d608bb7710d9dd156baae62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-------------------------------------------------------------------------------
--
-- SD/MMC Bootloader
--
-- $Id: card-c.vhd,v 1.1 2005/02/08 21:09:18 arniml Exp $
--
-------------------------------------------------------------------------------

configuration card_behav_c0 of card is

  for behav
  end for;

end card_behav_c0;