搜索资源列表
hdb3
- hdb3的发送端源代码,采用verilog可综合格式书写。已经在多款fpga和cpld芯片成功综合实现。
hdb3
- 实现通信过程中的hdb3转换,是通信原理课程中很重要的部分.
hdb3
- hDB3的编解码模块 是在maxplusII 下验证过的 并且下到片子中都正确
HDB3
- 用verilog HDL语言,通过一个4位移位寄存器实现一个信号转化为HDB3码并进行测试 -Using verilog HDL language, through a 4-bit shift register realization of a signal into HDB3 code and test
HDB3
- 基于FPGA的HDB3编码器和译码器的实现源代码-the decoder and encoder based on FPGA
HDB3
- 用Verilog HDL语言进行HDB3编码,并通过Quartus Ⅱ仿真验证-With the Verilog HDL language HDB3 coding, and simulation by Quartus Ⅱ
HDB3
- hdb3的编解码实现,用c表述的 实际应用性不强,只为说明原理。-HDB3 codec realize, with the practical application of c expression is not strong, only to illustrate the principle.
hdb3
- vhdl语言实现的hdb3编解码的功能,已完成调试。-vhdl
HDB3
- VHDL语言编写的HDB3码的编译码模块-VHDL language code HDB3 codec module
HDB3
- 用VerilogHDL实现了从NRZ码到HDB3码的编码过程-NRZ code to HDB3 code using VerilogHDL
HDB3
- HDB3 encoder and decoder-HDB3 decoer
hdb3
- 这是一个很全的HDB3译码的verilog程序,用于FPGA入门所用,verilog的入门很好的程序-This is a very wide of the HDB3 decoding verilog program for entry-FPGA used, verilog entry procedures for good
HDB3
- HDB3编码器与译码 HDB3编码器与译码-HDB3 encoder and decoder
hdb3
- hdb3编码源程序完整版,内含插B,插V程序,功能完整,欢迎下载-library ieee use ieee.std_logic_1164.all entity hdb3 is port(codein: in std_logic clk : in std_logic clr : in std_logic --复位信号 codeout: out std_logic_vector
HDB3
- 采用FPGA产生数字基带系统传输码型HDB3码,采用《通信原理》例子设计。-Generated by FPGA digital baseband transmission code HDB3 code system, a " communication theory" example design.
HDB3
- HDB3编解码过程,本代码用vhdl语言书写,重现了HDB3编解码的详细过程。相信对广大写硬件语言的朋友有好处-HDB3 code and decode
hdb3
- verilog的HDB3编码设计,求点数
HDB3
- HDB3编码 利用VDHL语言编写 实现数字基带传输HDB3编码-HDB3 code
HDB3
- 在ISE软件环境下,用Verilog HDL语言实现通信中的HDB3码的编码和译码,并有仿真波形。-In the ISE software environment, using Verilog HDL language for communication in the HDB3 code encoding and decoding, and a simulation waveform.
HDB3
- 按照要求对“数字基带信号HDB3译码器设计与建模”进行逻辑分析,了解HDB3译码器译码原理,了解各模块电路的逻辑功能,设计通信系统框图,画出实现电路原理图,编写VHDL语言程序,上机调试、仿真,记录实验结果波形,对实验结果进行分析。(In accordance with the requirements of the logical analysis of the design and modeling of the digital baseband signal HDB3 decoder, H