搜索资源列表
DPSK
- dpsk调制编码 vhdl硬件实现,和nios结合,实现软件无线
cf_dpsk.rar
- 用VHDl语言写的一个DPSK的调制和解调程序,该程序可以实现相对相位调制解调。可以运行在xilinx ISE 或者是QuartusII下。 ,VHDl written in a language with DPSK modulation and demodulation process, the program can be achieved relative phase modulation and demodulation. Can be run on xilinx ISE or Qua
PN7
- vhdl语言实现 pn码发生器 dpsk调制 以及扩频器-pn code generator vhdl language modulation and spread spectrum devices dpsk
2DPSK
- 用vhdl语言实现2DPSK数字传输-VHDL language used to achieve digital transmission 2DPSK
PL_DPSK
- vhdl语言实现 dpsk调制以及解调 还有hdb3编码-vhdl language dpsk there hdb3 code modulation and demodulation
tiaozhi
- PSK编码 DPSK编码 ASK编码 FSK编码 VHDL源码 -PSK DPSK VHDL source code
2DPSK
- vhdl,Digital phase modulation is also known as phase shift keying, 2DPSK is binary differential phase shift keying, is a kind of digital phase modulation. Digital phase modulation using carrier phase change to transmit digital signal, usually can be
1
- 基于fpga的bpsk实现 module psk(clk,clr,fcw,angle,M,EN,psk_output) input[31:0]fcw //载波频率 input[9:0]angle //载波相位 input clk,clr input M,EN //M为 -vhdl bpsk fpga dpsk module psk(clk,clr,fcw,angle,M,EN,psk_output) input[31:0]fcw //载波频率 input[9:0]angle /
DPSK调制解调VHDL程序
- 用于DPSK的调制解调 包括码型变换及反变换过程(Modulation and demodulation for DPSK, including code type conversion and inverse transformation process)