代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/347629/11652897

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 --****
www.eeworm.com/read/157666/11674279

c pmac_shift_xor.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/157666/11674367

c ocb_shift_xor.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/260834/11699373

v bk_shift1.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module BK_SHIFT1 (b1_out, b1_in ); parameter BWIDTH=32; output [0:BWIDTH-1] b
www.eeworm.com/read/260834/11699416

v b_shift2.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module B_SHIFT2 (b2_out, b2_in ); parameter BWIDTH=32; output
www.eeworm.com/read/260834/11699423

v b_shift0.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module B_SHIFT0 (b0_out, b0_in ); parameter BWIDTH=32; output
www.eeworm.com/read/260834/11699456

v b_shift4.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module B_SHIFT4 (b4_out, b4_in ); parameter BWIDTH=32; output
www.eeworm.com/read/260834/11699495

v bk_shift2.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module BK_SHIFT2 (b2_out, b2_in ); parameter BWIDTH=32; output [0:BWIDTH-1] b
www.eeworm.com/read/260834/11699528

v b_shift3.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on module B_SHIFT3 (b3_out, b3_in ); parameter BWIDTH=32; output