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

搜索资源列表

  1. 无线通信FPGA设计[田耘等编著][程序源代码Verilog]

    3下载:
  2. 无线通信FPGA设计[田耘等编著][程序源代码Verilog]
  3. 所属分类:VHDL编程

    • 发布日期:2011-01-10
    • 文件大小:169857
    • 提供者:yishuibihan
  1. fpga与PC机的串口通信

    0下载:
  2. 基于VerilogHDL 的FPGA与PC的串口通信代码,已经测试过,绝对可以用
  3. 所属分类:通讯编程

    • 发布日期:2011-07-21
    • 文件大小:444975
    • 提供者:z343468478
  1. RS232串口通信协议

    0下载:
  2. RS232串口通信协议,verilog实现,通过FPGA完全调通。,RS232 serial communication protocol, verilog achieved entirely through the FPGA transfer pass.
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-25
    • 文件大小:3536
    • 提供者:dingsheng
  1. FPGA与USB通信的测试代码

    3下载:
  2. FPGA与USB通信的测试代码,包括FPGA中的程序(Verilog编写)和PC机上的主控程序以及USB固件程序。,FPGA and the USB communication test code, including the FPGA in the procedure [Verilog prepared] and PC-control procedures, as well as the USB firmware.
  3. 所属分类:USB编程

    • 发布日期:2014-08-29
    • 文件大小:2145075
    • 提供者:李诚铭
  1. RS232(verilog)

    0下载:
  2. 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:174004
    • 提供者:邓民明
  1. Verilog

    0下载:
  2. 田耘《无线通信FPGA设计》书中例子的Verilog代码-Tian Yun, " Wireless Communications FPGA design" book example of Verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:131483
    • 提供者:lin
  1. verilog

    1下载:
  2. 基于Verilog HDL的通信系统设计一书的电子教案,里面有很多例子,大家可以参考一下-Verilog HDL-based communication system design e-book lesson plans, there are many examples we can refer to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1821242
    • 提供者:
  1. fsk

    0下载:
  2. 数字通信中的FSK调制解调的原理和过程, 通过用Matlab 对这一过程的编程,分析信号在理想信道和加噪信道中传输时的时域图, 并用蒙特卡罗算法进行仿真。-Digital communications in FSK modulation and demodulation principle and process, through the use of Matlab in the process of programming, analysis of signals in the ideal c
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:3575
    • 提供者:李飞
  1. Mars_EP1C6F_Interface_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board supporting Verilog code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3393922
    • 提供者:chenlu
  1. Verilog

    0下载:
  2. 该代码是Veriloghdl语言实现的串口通信,经过FPGA板子下载验证通过,读者可以使用-The code is Veriloghdl language of the serial communications, after verification by FPGA board download, readers can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:195014
    • 提供者:雪晨
  1. verilog

    0下载:
  2. 无线通信用verilog代码,超全,可用来做基本设计-Verilog code for wireless communications, ultra wide, can be used for basic design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:200976
    • 提供者:林涛
  1. 5B6B-codec

    2下载:
  2. verilog hdl实现5B6B编译码(光纤通信线路码型),包含了时钟发生器模块 ,信号源模块 ,编码模块 ,译码模块, 和检错模块,并通过modesim仿真验证。-verilog hdl achieve 5B6B encoding and decoding (code-based fiber-optic communication lines), contains a clock generator module, signal source modules, code modules, d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:4580
    • 提供者:林海全
  1. 扩频通信的Verilog工程

    5下载:
  2. 扩频通信的Verilog工程,对从事无线通信的工程人员有参考作用。(Spread spectrum communication Verilog project, engaged in wireless communications engineering staff reference.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:53248
    • 提供者:王贤
  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
    • 文件大小:578560
    • 提供者:小可大本
  1. eetop.cn_无线通信FPGA代码

    0下载:
  2. 无线通信FPGA源代码,供大家使用啊啊啊啊(wuxiantongxinFPGA VERILOG HDL)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:200704
    • 提供者:猪猪乾坤
  1. 用FPGA实现简单的UDPIP通信

    0下载:
  2. 使用verilog语言实现了UDP协议网络通信(Verilog protocol is used to realize UDP protocol network communication)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-13
    • 文件大小:652070
    • 提供者:天地孤影i
  1. 通信IC设计 下 ,李庆华著 ,P537 ,2016.04

    1下载:
  2. 通信中FPGA中通信过程 与 matlab verilog的部分实现(the communication process via matlab and fpga)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:71027712
    • 提供者:余月
  1. verilog串口通信程序

    1下载:
  2. 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:yanyan5927
  1. spi_masterSPI Master 的Verilog源代码

    0下载:
  2. 实现SPI主站通信功能,感兴趣的可以下载。(spi master use verilog.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:133120
    • 提供者:wenyiwenni
  1. 好-无线通信FPGA设计-Xilinx

    4下载:
  2. 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless
  3. 所属分类:VHDL/FPGA/Verilog

« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com