代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/353698/10431073
v defines.v
// defines.v
// States in the ARM
`define NUM_STATE_BITS 6
`define INIT 6'b000000
`define F1 6'b000001
`define RESET 6'b000010
`define ABORT_DATA 6'b000011
`define ABORT_PREFETCH 6'b000100
`def
www.eeworm.com/read/468753/6987509
v defines.v
// defines.v
// States in the ARM
`define NUM_STATE_BITS 6
`define INIT 6'b000000
`define F1 6'b000001
`define RESET 6'b000010
`define ABORT_DATA 6'b000011
`define ABORT_PREFETCH 6'b000100
`def
www.eeworm.com/read/465319/7053069
v defines.v
// defines.v
// States in the ARM
`define NUM_STATE_BITS 6
`define INIT 6'b000000
`define F1 6'b000001
`define RESET 6'b000010
`define ABORT_DATA 6'b000011
`define ABORT_PREFETCH 6'b000100
`def
www.eeworm.com/read/297939/7985258
v uart_recv.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "uart_defines.v"
module uart_recv
(
clk,
reset,
r_lcr,
r_fcr,
frame_len,
enable,
afc_rts,
se
www.eeworm.com/read/225948/14510022
v defines.v
// defines.v
// States in the ARM
`define NUM_STATE_BITS 6
`define INIT 6'b000000
`define F1 6'b000001
`define RESET 6'b000010
`define ABORT_DATA 6'b000011
`define ABORT_PREFETCH 6'b000100
`def
www.eeworm.com/read/412239/11208818
v defines.v
// defines.v
// States in the ARM
`define NUM_STATE_BITS 6
`define INIT 6'b000000
`define F1 6'b000001
`define RESET 6'b000010
`define ABORT_DATA 6'b000011
`define ABORT_PREFETCH 6'b000100
`def
www.eeworm.com/read/291295/8426302
bak pcm2wav.bak
#!/bin/sh
echo "$1"
echo "$2"
cat $2 $1 > a
#rm -rf $1
#mv a $1
www.eeworm.com/read/372550/9504031
m lpcrf2ar.m
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss
www.eeworm.com/read/365161/9876648
m lpcrf2ar.m
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss
www.eeworm.com/read/467759/7000786
m lpcrf2ar.m
function [ar,arp,aru,g]=lpcrf2ar(rf)
%LPCRF2AR Convert reflection coefs to autoregressive coefs [AR,ARP,ARU,G]=(RF)
%
% Input: RF(:,p+1) gives reflection coefficients of one or more p-section loss