代码搜索:Design

找到约 10,000 项符合「Design」的源代码

代码结果 10,000
www.eeworm.com/read/387641/8661316

html stack_4x_ram_waveforms.html

Sample Waveforms for Stack_4X_RAM.v Sample behavioral waveforms for design file Stack_4X_RAM.v The following waveforms
www.eeworm.com/read/431426/8677140

html rom_waveforms.html

Sample Waveforms for rom.v Sample behavioral waveforms for design file rom.v The following waveforms show the behavior
www.eeworm.com/read/430769/8728973

txt readme.txt

See $PRJROOT/design_in_guide/html/exStbTop.html
www.eeworm.com/read/386625/8734460

asv src.asv

%======design right function of FEM ================================= % function z=SRC(x,y) %z= 2*((1-6*x.*x).*y.*y.*(1-y.*y)+(1-6*y.*y).*x.*x.*(1-x.*x)); z= (2*pi*pi+1)*cos(pi*x).*cos(pi*y);
www.eeworm.com/read/382545/9021861

html altpll0_waveforms.html

Sample Waveforms for altpll0.vhd Sample behavioral waveforms for design file altpll0.vhd The following waveforms show t
www.eeworm.com/read/185603/9025815

html fifo7_waveforms.html

Sample Waveforms for FIFO7.v Sample behavioral waveforms for design file FIFO7.v The following waveforms show the behav
www.eeworm.com/read/382347/9034430

html myfifo_8_waveforms.html

Sample Waveforms for myfifo_8.v Sample behavioral waveforms for design file myfifo_8.v The following waveforms show the
www.eeworm.com/read/382347/9034433

html myfifo_10_waveforms.html

Sample Waveforms for myfifo_10.v Sample behavioral waveforms for design file myfifo_10.v The following waveforms show t
www.eeworm.com/read/376770/9307130

html multp_waveforms.html

Sample Waveforms for MULTP.v Sample behavioral waveforms for design file MULTP.v The following waveforms show the behav
www.eeworm.com/read/373581/9449363

txt abstract.txt

概论 本文介绍了一个事实上的USB设备-MiniNurse(MN)。理想中的MN具有一些标准的输入接口,如温度探头、光探头、湿度探头等,以及标准输出接口,如各类电器的控制等。这正是MN命名的由来。 这个版本的MN尚未实现如此丰富的功能。目前她的固件和驱动程序可以完成USB的标准请求,作为USB设备这是必须的。在应用程序的控制下,她还能够控制其上的两个LED(如果换用合适的继电器,可以直 ...