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

搜索资源列表

  1. FPGA-UART

    1下载:
  2. 用FPGA器件实现UART核心功能的一种方法 串行外设都会用到RS232-C异步串行接口,传统上采用专用的集成电路即UART实现,如TI、EXAR、EPIC的550、452等系列,但是我们一般不需要使用完整的UART的功能,而且对于多串口的设备或需要加密通讯的场合使用UART也不是最合适的。如果设计上用到了FPGA/CPLD器件,那么就可以将所需要的UART功能集成到FPGA内部,本人最近在用XILINX的XCS30做一个设计的时候,就使用VHDL将UADT的核心功能集成了,从而使整个设计更
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27456
    • 提供者:开心
  1. FPGA

    0下载:
  2. 用verilog实现的串口收发数据程序,已经调试通过
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2384837
    • 提供者:张西贝
  1. FPGA

    0下载:
  2. 本文介绍了一种新的使用串行通信进行DSP远程在线编程方法。对设计中的主要技术:DSP与PC机的串口通信、Flash编程以及DSP自引导等进行了详细介绍。结合TI公司的TMS320VC33处理器,阐述了具体的实现方法
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:54543
    • 提供者:roger
  1. FPGARS232

    0下载:
  2. 在ISE上可运行次程序 改程序主要用实现FPGA串口通信
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:cgc
  1. uart

    0下载:
  2. 基于verilog的fpga串口通信,rx,tx.两根线(Basend on verilog fpga uart tong xin)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-13
    • 文件大小:4002580
    • 提供者:巴拉望
  1. Simple_RS232_UART.tar

    0下载:
  2. FPGA实现串口实例,实现串口的基本功能,(FPGA serial implementation examples)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:llssyy888
  1. 用FPGA实现UART

    0下载:
  2. 用fpga实现异步串行通信。通过串口助手接收与发送(Implementation of serial communication with FPGA)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:664576
    • 提供者:大武
  1. uart

    0下载:
  2. FPGA的串口通讯程序,可以实现数据的发送和接受。(FPGA serial communication program, you can achieve data transmission and acceptance.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-29
    • 文件大小:1967104
    • 提供者:随风追月
  1. uart_ip

    0下载:
  2. 实现串口通信模块设置,包括频率分频、波特率产生、接口时序要求(Implementation of serial communication module settings, including frequency division, baud rate generation, interface timing requirements)
  3. 所属分类:VHDL/FPGA/Verilog

  1. spi

    0下载:
  2. 在FPGA上实现的SPi串口通信程序,经过实验验证可以正常工作(A serial communication program is used in FPGA.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:68608
    • 提供者:01121100
  1. uart

    0下载:
  2. 串口发送接收模块,verilog语言,可用来做hdl设计的仿真(used for test for Uart interface in FPGA)
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:daisyli
  1. uart_test

    0下载:
  2. 基于FPGA的串口设计,入门资料 经典(Serial port design based on FPGA, introductory information)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-18
    • 文件大小:359424
    • 提供者:konan007
  1. 07_uart_test

    0下载:
  2. 黑金FPGA开发板实现串口Uart通信的verilog代码(Serial Uart communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:390144
    • 提供者:啊啊啊阿波
  1. A4_Uart_Top

    0下载:
  2. 串口外设实验,利用电脑串口调试工具发送0~9这10个数字到开发板,然后开发板根据这10个不同的数字来操控蜂鸣器发出不同的音调。(Serial port peripherals experiment, use the computer serial debugging tool to send the 0~9 10 numbers to the development board, and then the development board controls the buzzer to make
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-02
    • 文件大小:7396352
    • 提供者:健伟
  1. SPI

    0下载:
  2. 用Verilog语言实现FPGA串口通信(Using Verilog language to realize FPGA serial communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:柠檬琉璃夏
  1. uart

    0下载:
  2. 此上传文件实现的功能就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。 使用的是串口UART协议进行收发数据。(The function of this upload file is to receive data from PC in FPGA and send back the received data.The serial port UART protocol is used to receive and receive data.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1649664
    • 提供者:木子桶
  1. rs232

    1下载:
  2. 使用VHDL语言在vivado平台上编的串口通信的完整工程,并能用EGO1开发板成功验证(The complete project of serial communication is compiled on the vivado platform using VHDL language, and it can be successfully verified with the EGO1 development board.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-02-04
    • 文件大小:697344
    • 提供者:vmansus
  1. RS232

    1下载:
  2. 串口收发代码,可设置速率,工程中已验证可用(Serial transceiver code, can set the rate, the project has been verified to be available)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-09-18
    • 文件大小:2048
    • 提供者:清远怡然
  1. sci_host

    1下载:
  2. fpga实现高速多路同步串口,接收发送模块(Implementation of high-speed multi-channel synchronous serial port by FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-06-06
    • 文件大小:4096
    • 提供者:datou_2002
  1. fpga 实现 串口通信

    1下载:
  2. 串口通信,可以任意修改波特率, 亲自验证过,通信可靠,采用verilog HDL语言编写,代码包含注解
  3. 所属分类:串口编程

« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com