代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/258642/11849104

v shift_reg4.v

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|12 Jun 2002 17:09:36 -0000 vti_extenderversion:SR|5.0.2.4330 vti_lineageid:SR|{0278847E-26A2-478E-9A46-B9AEC28D4B97} vti_cacheddtm:TX|12 Jun 2002 17
www.eeworm.com/read/258642/11849146

v universal_shift_register.v

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|25 May 2002 15:14:40 -0000 vti_extenderversion:SR|5.0.2.4330 vti_lineageid:SR|{7AD71723-EEB2-4821-A474-B774830F1585} vti_cacheddtm:TX|25 May 2002 15
www.eeworm.com/read/258642/11849213

v universal_shift_register.v

module Universal_Shift_Reg (Data_Out, MSB_Out, LSB_Out, Data_In, MSB_In, LSB_In, s1, s0, clk, rst); output [3: 0] Data_Out; output MSB_Out, LSB_Out; input [3: 0] Data_In; inp
www.eeworm.com/read/258306/11871342

vhd rx_shift_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : rx_shift_reg.vhd -- PROJECT : Altera A8251 -- --Copyright
www.eeworm.com/read/258306/11871385

vhd tx_shift_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : tx_shift_reg.vhd -- PROJECT : Altera A8251 -- --Copyright
www.eeworm.com/read/257028/11957914

gdf shift10_10.gdf

www.eeworm.com/read/153614/12020975

vhd 43_shift_reg.vhd

--************VHDL******************** -- Module : 4-bit register -- Name : register.vhd -- Purpose: architecture of 4bit register -- Comes from: XueYuan publication -- Date: 1998,9,29 --****