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

搜索资源列表

  1. gps_tracking

    2下载:
  2. 澳大利亚新南威尔士大学研究的GPS接收机的FPGA跟踪模块的.v程序,包括载波跟踪环路、码跟踪环路、通道累加等模块。-The University of New South Wales, Australia, the study of the FPGA tracking GPS receiver module. V procedures, including the carrier tracking loop, code tracking loop, the channel accumulati
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-11
    • 文件大小:14.24kb
    • 提供者:Jerry
  1. GPS.RAR

    3下载:
  2. 本工程包含了一个GPS接收机的基带处理模块,包括信号捕获和跟踪、电文解调等-The project includes a GPS receiver baseband processing modules, including signal acquisition and tracking, message demodulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-16
    • 文件大小:81kb
    • 提供者:chenqiang
  1. HDLC

    2下载:
  2. hdlc帧接收器 包含文件: 设计代码 测试代码 综合脚步 说明文档-HDLC frame receiver include file: design code test code Comprehensive documentation footsteps
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:437.6kb
    • 提供者:wangjie
  1. up_buhuo

    3下载:
  2. 这是一个VERILOG接收端捕获模块,扩频码32倍,可以检测到相关峰-This is a VERILOG receiver capture module ,the spreader is 32,it can test the correlation peak
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-01-06
    • 文件大小:2.23kb
    • 提供者:陈丽君
  1. ETH

    0下载:
  2. 该系统通过顶层模块,调用4底层模块实现。4大模块底层模块为:cpu模块、发送模块、接收模块、mii模块-The system top-level module, called the bottom module 4. 4 large modules underlying module: cpu modules, transmit modules, receiver modules, mii module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4.75kb
    • 提供者:mao
  1. ca

    1下载:
  2. 基于vhdl/verilog的gps接收机伪随机码产生程序。已经过仿真综合。-Based on vhdl/verilog of the gps receiver pseudo-random code generation process. Simulation has been integrated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1.28kb
    • 提供者:包鼎华
  1. micro-UARTsource_V

    0下载:
  2. UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:5.37kb
    • 提供者:
  1. SONET_Framer

    0下载:
  2. The framer project assignment consists in developing a receiver for detecting SONET Frames patterns. Its basic functions are to receive a stream of serial data and based on SONET frames protocol build the sonet frames that carry the information da
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:1.91kb
    • 提供者:wanlin su
  1. top

    0下载:
  2. RS232串行通信,采用VHDL编程,由波特率发生器,接收器和发送器构成-RS232 serial communication using VHDL programming, by the baud rate generator, receiver and transmitter constitute
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:幸运
  1. rs232_receiver

    0下载:
  2. VHDL implementation for an RS-232 receiver system.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:mert
  1. code_gen2

    0下载:
  2. GPS中C/A码生成电路,用于GPS接收机中的跟踪和捕获。-GPS in the C/A code generating circuit for the GPS receiver to track and capture.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:Li Gengmin
  1. Rs232sourcecode

    0下载:
  2. Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4.72kb
    • 提供者:Ikki
  1. simple_fm_receiver.tar

    0下载:
  2. 一个简单FM接收机的VHDL源码,很有参考意义-A simple FM receiver VHDL source code is very useful
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:617.6kb
    • 提供者:metallica
  1. UART_RX

    0下载:
  2. receiver data from computer via com-interface.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:453.21kb
    • 提供者:mih
  1. UART

    0下载:
  2. UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧,实现的UART功能稳定、可靠. -UART is a wi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:37.69kb
    • 提供者:徐明宝
  1. Receiver

    0下载:
  2. 该程序是整个OFDM接收机的程序,希望对做这方面的朋友用些帮助,也希望朋友们和我一起探讨OFDM收发信机。-The program is the whole OFDM receiver process, hope to do in this area with some friends to help and also hope that friends and I explore OFDM transceiver.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1.43mb
    • 提供者:zhougongming
  1. Receiver

    1下载:
  2. OFDM通信系统接收端完整verilog代码-OFDM communication system receiver complete verilog code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:王练
  1. Spread-Spectrum-Receiver-code

    0下载:
  2. 基于FPGA的扩频接收机(直扩)vhdl编写的,最好在quartus环境运行。-FPGA-based spread spectrum receiver (DS) vhdl prepared, the best environment to run in quartus.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:352.69kb
    • 提供者:赵童
  1. rs232

    0下载:
  2. uart rs232 receiver and transmiter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:3.66kb
    • 提供者:franek kimono
  1. all-digital-fm-receiver

    0下载:
  2. all digital fm receiver using vhdl programming language project for electronics and communication engineering students.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.47mb
    • 提供者:Rahul
« 12 3 4 5 »
搜珍网 www.dssz.com