CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Verilog 通信

搜索资源列表

  1. VerilogHDL_p2s_s2p

    0下载:
  2. 在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同 时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行通信中数据一位一位顺序传 送,能节省传送线. 用Verilog HDL语言实现了串并、并串通信接口之间的转换
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:364.05kb
    • 提供者:陈东
  1. DDDC

    0下载:
  2. 采用FPGA中的Verilog编程语言实现无线通信中数字上变频的功能-Using the FPGA Verilog programming language on the conversion of digital wireless communication function
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:3.13kb
    • 提供者:卫晓辉
  1. ddc

    0下载:
  2. 随着数模转换器硬件的快速发展和DSP处理能力及处理速度的逐步提高,软件无线电技术在商用和军用无线电通信领域也越来越显示出其强大的吸引力。本文研究的高速中频采样和数字下变频技术是目前蓬勃发展的软件无线电领域的两项关键技术。-As advances in technology provide increasingly faster and less expensive digital hardware, more of the traditionally analog functions of a
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:zc
  1. async_transmitter

    0下载:
  2. 该程序为RS232串口通信的VERILOG程序,在FPGA上已通过验证,在测试范围内误码率为0-The program for the RS232 serial port communications VERILOG procedures, the FPGA has been validated in the test range of bit error rate is 0
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:996byte
    • 提供者:su
  1. crc_explain

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:103.84kb
    • 提供者:朱红
  1. Verilog001

    0下载:
  2. 华为内部VERILOG典型电路设计原码,多为通信领域基础电路学习-Huawei internal circuit design of the original code Typical VERILOG
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:260.88kb
    • 提供者:白曜华
  1. FPGA_uart

    0下载:
  2. verilog 编写的FPGA串口通信的代码,可实现串口的收发操作-FPGA serial communication code written in verilog serial transceiver operation
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:98.72kb
    • 提供者:wangwei
  1. UART

    0下载:
  2. 基于ISE 用verilog编写的uart串口通信源码-Based on the ISE written in verilog uart serial communication source code
  3. 所属分类:Project Design

    • 发布日期:2017-11-21
    • 文件大小:544byte
    • 提供者:祁伟
  1. jiaozhi

    0下载:
  2. 完成通信系统中数据交织器的设计的设计,要求用Verilog HDL编程,包括源程序,仿真波形和实验结果及分析结论等。 -Completed the design of the communication system data interleaver design requirements using Verilog HDL programming, including source code, simulation waveforms and experimental results an
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:1.3mb
    • 提供者:林健
  1. verilog-uart

    1下载:
  2. UART(Universal Asynchronous Receiver Transmitter,通用异步收发器)是广泛使用的异步串行数据通信协议。下面首先介绍UART硬件接口及电平转换电路,分析UART的传输时序并利用Verilog HDL语言进行建模与仿真,最后通过开发板与PC相连进行RS-232通信来测试UART收发器的正确性。-UART (Universal Asynchronous Receiver Transmitter, Universal Asynchronous Receive
  3. 所属分类:Software Testing

    • 发布日期:2016-11-15
    • 文件大小:115kb
    • 提供者:李科
  1. verilog_RS232

    0下载:
  2. 基于FPGA的Verilog硬件描述语言的串口通信设计,非常适合初学者和正在开发的人员使用,参考。-Descr iption Language Verilog FPGA-based hardware serial communication design, ideal for beginners and are being developed to use and reference.
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:14.71kb
    • 提供者:zhao deliang
  1. How-to-leanr-verilog

    0下载:
  2. Verilog 程序的学习,Verilog是通信工程专业学生经常使用的一种仿真程序-Verilog program of study, Verilog is a simulation program communication engineering students often use
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7.39mb
    • 提供者:陈志忠
  1. interleaver

    0下载:
  2. 移动通信中信道编码交织器的 Verilog hdl 实现-Verilog hdl mobile communication channel coding interleaver implementations
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:735byte
    • 提供者:杜欧鸥
  1. turbo_encode

    0下载:
  2. 移动通信技术中信道编码的并串转换的Verilog hdl 实现-Channel coding of mobile communication technology and the string conversion of Verilog hdl realization
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1.59kb
    • 提供者:杜欧鸥
  1. ldpc

    1下载:
  2. 移动通信技术中信道编码的LDPC码的Verilog hdl 实现-Verilog hdl channel coding of mobile communication technology to achieve LDPC codes
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.32kb
    • 提供者:杜欧鸥
  1. MS_LDPC

    0下载:
  2. 移动通信技术中信道编码的LDPC码的译码Verilog hdl 实现-Decoding Verilog hdl channel coding of mobile communication technology to achieve LDPC codes
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:909byte
    • 提供者:杜欧鸥
  1. 基于FPGA的串口通信系统

    0下载:
  2. 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:565kb
    • 提供者:小可大本
  1. homedb

    0下载:
  2. 射频卡协议,射频识别,RFID(Radio Frequency Identification)技术,又称无线射频识别,是一种通信技术,可通过无线电讯号识别特定目标并读写相关数据,而无需识别系统与特定目标之间建立机械或光学接触。(Radio frequency identification, RFID (Radio Frequency Identification) technology, also known as radio frequency identification, is a kin
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:23kb
    • 提供者:sssty
  1. Verilog实现IIC通信协议

    3下载:
  2. Verilog实现IIC通信协议,里面有master和slave以及仿真的Verilog源码
  3. 所属分类:编程文档

  1. Verilog实现IIC通信协议

    0下载:
  2. Verilog实现IIC通信协议,里面有IIC master和slave的源码,以及testbench仿真的代码
  3. 所属分类:编程文档

« 12 »
搜珍网 www.dssz.com