代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/372624/9499730
tdf digitalfilter.tdf
subdesign digitalfilter
(
datain, inclk : input;
sdataout, q[3..0], adataout : output;
)
variable
datadff[3..0] : dff;
begin
datadff[0].d = datain;
datadff[1] = datadff[0];
www.eeworm.com/read/372577/9502959
asm dot1335.asm
;********************DOT1335********************
;本程序实现液晶显示控制器SED1335在显示屏上显示或清除某一特定点。
;入口参数:点的X坐标在SOUH:SOU中,Y坐标在RLT中,W为非0表示显示该点,W=0表示清除该点。
;出口参数:无。
;占用资源:W,STATUS,RB0~RB2,RC,023H~026H,028H~02BH,2重
www.eeworm.com/read/372577/9503033
asm csr1335.asm
;********************CSR1335********************
;本程序实现液晶显示控制器SED1335块状光标的显示。
;入口参数:光标左上角的X坐标在SOU中,Y坐标在SOUH中。
;出口参数:无。
;占用资源:W,STATUS,RB0~RB2,RC,023H,024H,025H,028H,029H,二重堆栈。
;说 明:1.显示屏为320*2
www.eeworm.com/read/366351/9820069
rpt vhdl5.sim.rpt
Simulator report for vhdl5
Thu Jan 03 01:31:53 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/366351/9820148
qmsg vhdl5.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/364351/9911938
pin ram.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/363302/9960707
rpt mux6_1.sim.rpt
Simulator report for mux6_1
Tue Oct 07 14:39:25 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2
www.eeworm.com/read/166700/10006616
asm dot1335.asm
;********************DOT1335********************
;本程序实现液晶显示控制器SED1335在显示屏上显示或清除某一特定点。
;入口参数:点的X坐标在SOUH:SOU中,Y坐标在RLT中,W为非0表示显示该点,W=0表示清除该点。
;出口参数:无。
;占用资源:W,STATUS,RB0~RB2,RC,023H~026H,028H~02BH,2重
www.eeworm.com/read/166700/10006699
asm csr1335.asm
;********************CSR1335********************
;本程序实现液晶显示控制器SED1335块状光标的显示。
;入口参数:光标左上角的X坐标在SOU中,Y坐标在SOUH中。
;出口参数:无。
;占用资源:W,STATUS,RB0~RB2,RC,023H,024H,025H,028H,029H,二重堆栈。
;说 明:1.显示屏为320*2
www.eeworm.com/read/165767/10052003
bs2 ex24 - 74hc165.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex24 - 74HC165.BS2
' Purpose... Input expansion with 74HC165
' Author.... Parallax