代码搜索:SW1

找到约 309 项符合「SW1」的源代码

代码结果 309
www.eeworm.com/read/450875/7475382

ucf seven_seg_impl.ucf

NET "clk" LOC = T9; # GCLK NET "sw_0_3 " LOC = F12; # SW0 NET "sw_0_3 " LOC = G12; # SW1 NET "sw_0_3 " LOC = H14; # SW2 NET "sw_0_3 " LOC = H13; # SW3 NET "sw_7_4 " LOC = J14; #
www.eeworm.com/read/18055/772719

v setdate.v

module setdate(EN2,SW1,SW2,disp_drive,month_set1,month_set0,day_set1,day_set0); output [1:0] disp_drive; output [3:0] month_set1,month_set0,day_set1,day_set0; input EN2; //EN2为手动设置日期使能 input S
www.eeworm.com/read/18055/772893

v setdate.v

module setdate(EN2,SW1,SW2,disp_drive,month_set1,month_set0,day_set1,day_set0); output [1:0] disp_drive; output [3:0] month_set1,month_set0,day_set1,day_set0; input EN2; //EN2为手动设置日期使能 input S
www.eeworm.com/read/18055/773068

v setdate.v

module setdate(EN2,SW1,SW2,disp_drive,month_set1,month_set0,day_set1,day_set0); output [1:0] disp_drive; output [3:0] month_set1,month_set0,day_set1,day_set0; input EN2; //EN2为手动设置日期使能 input S
www.eeworm.com/read/182706/9194991

c 24c1024.c

/*实验名称:读写AT24C02实验 功能:可对24c02单独写或读一个字节,也可对24c02连续写或读多个字节。 硬件设置:SW1:1-2 SW2: 1-2 */ #include #include sbit SCL=P2^4; sbit SDA=P2^5; //*********************
www.eeworm.com/read/422827/10607524

vhd counter.vhd

-- en,clr,接SW1,SW2 -- clk PIN28,(将IO_CLK与IO3相连,调节EDA_VI右边的拨码SW17--SW20,使输出1Hz时钟) -- Q IO9--IO12 ,co IO13 -- VGA 4位功能选择位 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL;
www.eeworm.com/read/422827/10607570

bak counter.vhd.bak

-- en,clr,接SW1,SW2 -- clk PIN28,(将IO_CLK与IO3相连,调节EDA_VI右边的拨码SW17--SW20,使输出1Hz时钟) -- Q IO9--IO12 ,co IO13 -- VGA 4位功能选择位 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_ARITH.ALL;
www.eeworm.com/read/17522/736951

v gate_control.v

module gate_control( SW0,SW1,SW2,//当SW0为高时,选择的量程为999999HZ,此时输入的1HZ的时钟信号 f1hz,f10hz,f100hz, Latch_EN, Counter_Clr, Counter_EN, dp_s1hz,dp_s10hz,dp_s100hz );
www.eeworm.com/read/17522/737286

v setdate.v

module setdate(EN2,SW1,SW2,disp_drive,month_set1,month_set0,day_set1,day_set0); output [1:0] disp_drive;//设置中的闪烁显示驱动信号 output [3:0] month_set1,month_set0,day_set1,day_set0; input EN2; //EN2为手动设置
www.eeworm.com/read/18055/772891

eqn setdate.map.eqn

--A1L61Q is disp_drive[0]~reg0 A1L61Q_reg_input = VCC; A1L61Q = TFFE(A1L61Q_reg_input, GLOBAL(SW1), , , EN2); --A1L81Q is disp_drive[1]~reg0 A1L81Q_or_out = A1L61Q; A1L81Q_reg_input = A1L81Q_