代码搜索:Decode

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

代码结果 10,000
www.eeworm.com/read/385221/8813511

dsw decode2.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/385221/8813558

dsp decode2.dsp

# Microsoft Developer Studio Project File - Name="decode2" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/429004/8824809

v decode47.v

module decode47(a,b,c,d,e,f,g,D3,D2,D1,D0); output a,b,c,d,e,f,g; input D3,D2,D1,D0; reg a,b,c,d,e,f,g; always @(D3 or D2 or D1 or D0) begin case({D3,D2,D1,D0}) 4'd0: {a,b,c,d,e,f,g}=7'b111
www.eeworm.com/read/285329/8850505

m ldpc_decode.m

function [uhat,vhat]=ldpc_decode(rx_waveform,SNR,amp,scale,H,rearranged_cols) dim=size(H); rows=dim(1); cols=dim(2); vhat(1,1:cols)=0; zero(1,1:rows)=0; s=struct('qmn0',0,'qmn1',0,'dqmn'
www.eeworm.com/read/384663/8853046

tdf decode_nga.tdf

--lpm_decode CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone" LPM_DECODES=8 LPM_WIDTH=3 data enable eq --VERSION_BEGIN 4.2 cbx_cycloneii 2004:08:25:19:39:42:SJ cbx_lpm_add_sub 2004:10:25
www.eeworm.com/read/384663/8853080

tdf decode_iga.tdf

--lpm_decode CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone" LPM_DECODES=4 LPM_WIDTH=2 data enable eq --VERSION_BEGIN 5.0 cbx_cycloneii 2004:12:20:14:28:52:SJ cbx_lpm_add_sub 2005:04:12
www.eeworm.com/read/384663/8854414

tdf decode_fga.tdf

--lpm_decode CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone" LPM_DECODES=2 LPM_WIDTH=1 data enable eq --VERSION_BEGIN 5.0 cbx_cycloneii 2004:12:20:14:28:52:SJ cbx_lpm_add_sub 2005:04:12
www.eeworm.com/read/285189/8862663

tdf decode_ogi.tdf

--lpm_decode CASCADE_CHAIN="MANUAL" DEVICE_FAMILY="Cyclone" IGNORE_CASCADE_BUFFERS="OFF" LPM_DECODES=8 LPM_PIPELINE=1 LPM_WIDTH=3 aclr clken clock data enable eq CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGT
www.eeworm.com/read/384201/8891076

v decode47.v

module decode47(a,b,c,d,e,f,g,D3,D2,D1,D0); output a,b,c,d,e,f,g; input D3,D2,D1,D0; reg a,b,c,d,e,f,g; always @(D3 or D2 or D1 or D0) begin case({D3,D2,D1,D0}) 4'd0: {a,b,c,d,e,f,g}=7'b111
www.eeworm.com/read/383822/8915497

v decode47.v

module decode47(a,b,c,d,e,f,g,D3,D2,D1,D0); output a,b,c,d,e,f,g; input D3,D2,D1,D0; reg a,b,c,d,e,f,g; always @(D3 or D2 or D1 or D0) begin case({D3,D2,D1,D0}) 4'd0: {a,b,c,d,e,f,g}=7'b111