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

搜索资源列表

  1. rx_tx_module

    0下载:
  2. RS232串口通讯在的FPGA应用的v原代码-The v original code of the RS232 serial port communication in FPGA applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:3803
    • 提供者:wenyangzeng
  1. UART

    0下载:
  2. 基于FPGA的串口程序 由VHDL语言编写,通过串口助手实现数据的发送与接收-FPGA-based serial procedures by VHDL language and sending and receiving data through the serial port assistant
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1404
    • 提供者:lijiaxi
  1. cc

    0下载:
  2. 基于FPGA的串口发送和接收程序,调试通过。-FPGA-based serial port to send and receive procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:644898
    • 提供者:LINKY
  1. VHDL_LCDPUART_example10

    0下载:
  2. VHDL实现的串口通讯和1602液晶显示的实验程序,可以从PC发送数据到FPGA,并在LCD上显示,也可从FPGA开发板上键入数据,在LCD上显示,并通过串口发送到PC机上,适合初学者入门使用,-VHDL realization of the experimental program of serial communication and 1602 LCD, you can send the data from the PC to the FPGA, and displayed on the L
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:2178568
    • 提供者:linbaoluo
  1. chuanbing

    0下载:
  2. FPGA串口转并口示例,用于spi接口转换,便于数据处理-FPGA serial-to-parallel port example
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-20
    • 文件大小:334114
    • 提供者:MR su
  1. rs232_verilog

    0下载:
  2. FPGA实现串口通信实验,用verilog实现串口的发送和接收数据-FPGA Implementation of serial communication experiment, the serial port to send and receive data with verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:434765
    • 提供者:zhangkaiwei
  1. verilog_rs232_rx_tx

    0下载:
  2. fpga中verilog实现的rs232串口收发逻辑,基础入门,参考学习串口收发-FPGA in Verilog implementation RS232 serial port transceiver logic, based on entry, refer to the study serial transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:6153
    • 提供者:fan
  1. I2c-design-basedNios-II-

    0下载:
  2. 基于FPGA的NIos II嵌入式系统通过I2C总线协议对串行电可擦写可编程只读存储器(AT24C02)进行读写操作,通过串口调试工具查看数据的传输是否正确。-NIos II FPGA-based embedded systems through the I2C bus protocol on the serial electrically EPROM (AT24C02) read and write operations, through the serial port debugging t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:13424782
    • 提供者:赵小强
  1. UltraSensor-Vram-V8

    0下载:
  2. Verilog语言编写的FPGA程序,有串口收发引擎代码,AD初始化采集代码,键盘扫描代码-FPGA Verilog language program, a serial port transceiver engine code, AD initialization acquisition code, the keyboard scan codes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:2376079
    • 提供者:guowuye
  1. 10_ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -Through FPGA receive the ps2 keyboard data, and then receive the letters from A to Z key value into corresponding ASII code, through A seri
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:192374
    • 提供者:珍宝
  1. 09_uart2

    0下载:
  2. PC机上开串口调试助手,发送一个字符到开发板(中间通过串口线相连) FPGA收到字符后,回发给PC机上,在串口助手上显示-Open on the PC serial debugging assistant, send a character to the development board (the middle line connected through the serial port) FPGA received character, sent back to the PC, is d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:618410
    • 提供者:meiqiujun
  1. myuart

    0下载:
  2. 使用verilog语言编写的异步串口模块,带有16级深的FIFO,它与DSP28335的SCI相似,可以帮助初学者更快地理解FPGA和DSP的硬件结构和编程思路-Use verilog language of asynchronous serial port module, FIFO with deep level 16, it was similar with DSP28335 SCI, can help beginners to understand faster the FPGA and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:492358
    • 提供者:夏小保
  1. UART

    0下载:
  2. 实现了FPGA和PC之间通过串口相互通信-Achieve a FPGA and PC via the serial port to communicate with each
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:158450
    • 提供者:胡俊杰
  1. Square-wave-generator

    0下载:
  2. 能过通过PC上的串口发送数据去控制FPGA引脚输出方波的频率,占空比!-This program can be had through the serial port on the PC to send data to the control FPGA pin output square wave frequency, duty cycle!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6329507
    • 提供者:罗成
  1. UartRxd

    0下载:
  2. 基于xilinx FPGA的常规的串口接受模块设计-Xilinx FPGA-based conventional serial port to accept modular design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:168408
    • 提供者:王建
  1. ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。 实验时,需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A -FPGA receives data via the keyboard ps2, and then received the letters A through Z keys corresponding conversion ASII code sent to the PC v
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:569
    • 提供者:jame
  1. Ultra_Uarttest

    0下载:
  2. 用于FPGA中串口的调试和检测使用,比较方便!-Commissioning and testing of the serial port for FPGA use more convenient!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-11
    • 文件大小:1256
    • 提供者:ttr
  1. rtl

    0下载:
  2. 通过verilog实现pc串口和fpga的双向通信。代码是老外写的,非常严谨-the verilog code comnunicate with the pc by serial port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:8970
    • 提供者:yuxiong
  1. seg3uart

    0下载:
  2. FPGA驱动串口,实现FPGA实验板串口与pc机的通信,支持各种波特率的串口自发自收功能-FPGA-driven serial port, serial port to communicate with the FPGA experimental board pc machine supports a variety of serial port baud rate of spontaneous self-closing feature
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3104037
    • 提供者:李小娇
  1. FPGA00Verilog

    0下载:
  2. 该文件能够用verilog语言实现FPGA与电脑的串口通信,高效准确。-This file can use verilog language implementation of FPGA and computer serial port communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:qiuxiaohui
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com