Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2 top...
[debian/gnuradio] / usrp2 / fpga / opencores / spi_boot / bench / vhdl / card-c.vhd
1 -------------------------------------------------------------------------------
2 --
3 -- SD/MMC Bootloader
4 --
5 -- $Id: card-c.vhd,v 1.1 2005/02/08 21:09:18 arniml Exp $
6 --
7 -------------------------------------------------------------------------------
8
9 configuration card_behav_c0 of card is
10
11   for behav
12   end for;
13
14 end card_behav_c0;