代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/323754/13322986
wsp sdcard_spi.wsp
[General]
CurrentVersion=103
[CACHEDOC|Aldec.Hde.HdePlugIn.7|f:\mydesign\sdcard_spi\src\main_ram.vhd|]
CurrentLine=85
CurrentColumn=41
Bookmarks=-1
BookmarksLength=3
Frame=0
WindowWorkspaceInf
www.eeworm.com/read/323754/13323004
qsf sdcard_spi.qsf
set_global_assignment -name FAMILY Cyclone
set_global_assignment -name DEVICE AUTO
set_global_assignment -name TOP_LEVEL_ENTITY sdcard_spi
set_global_assignment -name DO_MIN_ANALYSIS OFF
set_globa
www.eeworm.com/read/323754/13323017
qpf sdcard_spi.qpf
QUARTUS_VERSION = "4.0"
PROJECT_REVISION = "sdcard_spi"
www.eeworm.com/read/323754/13323029
wsw sdcard_spi.wsw
[OPENDOC|Aldec.WaveForm.7|.\src\me1.awf|]
TemplateId=0
ActiveDocument=1
www.eeworm.com/read/323754/13323112
vhd sdcard_spi.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity sdcard_spi is
generic(
write_block_length:integer:=512;
max_block_length:integer:=512;
sd_card_size:i
www.eeworm.com/read/323754/13323126
cmd sdcard_spi.cmd
-w -s "f:\mydesign\sdcard_spi\library.cfg" -j "f:\mydesign\sdcard_spi\projlib.cfg" -d "f:\mydesign\sdcard_spi\compile\" -work sdcard_spi -dbg -e 100 "f:\mydesign\sdcard_spi\src\sdcard_spi.vhd"
www.eeworm.com/read/323754/13323230
erf sdcard_spi.erf
MESSAGE "File: f:\mydesign\sdcard_spi\src\sdcard_spi.vhd"
BEGINPROGRESS f:\mydesign\sdcard_spi\src\sdcard_spi.vhd
MESSAGE "Compile Entity "sdcard_spi""
UPDATEPROGRESS 1
MESSAGE "Entity `sdcard_spi'
www.eeworm.com/read/323754/13323333
epr sdcard_spi.epr
"f:\mydesign\sdcard_spi\src\sdcard_spi.vhd" sdcard_spi 1 0 0
. . 0 0 0
www.eeworm.com/read/323754/13323375
vhd sdcard_spi.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity sdcard_spi is
generic(
write_block_length:integer:=512;
max_block_length:integer:=512;
sd_card_size:i