CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 串口助手

搜索资源列表

  1. UART_D

    0下载:
  2. 这是一个串口调试程序,实现了数据传输判断,通过串口调试助手调试成功-This is a serial debugger, to achieve a data transfer judgments, through the serial debugging assistant debugging success
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:403325
    • 提供者:丁强
  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. new_uart

    0下载:
  2. 串口的调试程序,可用串口调试助手对串口进行收发数据的检测-Debugger serial, serial debugging assistant available to detect the serial data transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1911377
    • 提供者:ljp
  1. uart_tx_rx

    0下载:
  2. 在altera的FPGA平台上实现rs232串口的自收发通信,速率为115200波特率,PC机使用串口调试助手即可观察结果。包含全部代码与工程,本人亲自测试通过。-Realization of self transmitting and receiving communication serial port of RS232 In altera on the FPGA platform, at a rate of 115200 baud rate, PC using serial debuggi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:15369216
    • 提供者:汪少锋
  1. my_uart2

    0下载:
  2. 基于FPGA的串口通信源代码。已经经过调试助手测试,-Release 13.2- WebTalk (O.61xd) Copyright (c) 1995-2010 Xilinx, Inc. All rights reserved. Project Information -------------------- ProjectID=BFC2DD71D6FA404A87FDA640DB4B5999 ProjectIteration=14 WebTalk Sum
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:253869
    • 提供者:chen
  1. SDRAM

    0下载:
  2. verilog编写的SDRAM实验,有串口调试助手和相关资料-Verilog prepared by the SDRAM experiment, a serial debugging assistant and related information!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12167335
    • 提供者:网速卡
  1. 09_uart2

    0下载:
  2. FPGA UART与计算机pc进行串口通信Verilog程序,含有波特率选择,发送器,接收机以及顶层文件,再PC机上通过串口调试助手与FPGA进行通信。-FPGA UART
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:105605
    • 提供者:陈辉
  1. ps2keyboard

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

    • 发布日期:2017-04-27
    • 文件大小:175388
    • 提供者:珍宝
  1. uart

    0下载:
  2. USB与pc机串口通讯的程序,开发环境为quartus11.0.该源程序是仿照黑金的教程来做的。能够往串口调试助手上顺利发文件。-Pc USB and serial port communication program development environment for quartus11.0. The source is modeled black gold tutorial to do. Serial debugging assistant can go on successfully
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19280109
    • 提供者:周燕
  1. traffic_controller

    0下载:
  2. 一款交通灯控制芯片的verilog源码,该源码通过仿真并在FPGA上运行成功,可以实现上位机操作控制交通灯的工作模式:两相模式和四相模式。上位机操作通过串口调试助手来完成。源码中与上位机的接口采用的是UART接口。-This is a verilog code for a kind of traffic light controller. The code was simulated and verificated on FPGA. When the code works on FPGA, it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:7149
    • 提供者:耿瑞
  1. UART

    0下载:
  2. UART串口接受发送,串口调试助手与nexys3进行通信-UART serial ports that accept transmissions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:15643
    • 提供者:wangsheng
  1. zsy_422_20160911_backup

    0下载:
  2. RS422协议芯片OX16C950底层驱动程序,Verilog语言编写,Quartus ii 15.0开发,可实现数据收发,用串口调试助手可以观察。-RS422 protocol chip OX16C950 low-level driver, Verilog language, Quartus ii 15.0 development, can achieve data transceiver, with the serial debugging assistant can be observed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3485697
    • 提供者:
  1. uart

    0下载:
  2. (1)利用串口实现发送功能,即利用计算机上的串口调试小助手定时显示“HELLO WORLD”字样;(2)利用串口实现接收功能,并将接收到的字符再通过串口发送到计算机上的串口调试小助手上显示,例如:利用串口小助手的手动发送功能向串口发送“Good Good Study,day day up”,然后利用FPGA实现转发,将字符从串口发送回串口调试小助手显示。-(2) the use of serial port to achieve the receiving function, and the r
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:1146880
    • 提供者:王宁
  1. ad706_test

    0下载:
  2. AD7606的FPGA驱动,AD7606与FPGA通过并行模式连接。FPGA可以将AD采集到的信号转换成电压信号通过串口输出,可通过PC机串口调试助手查看。实测可用(The drive program of AD7606 write by verilog. FPGA can convert the AD7606'sigal to volatage and send the converted signal to PC through uart.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:14983168
    • 提供者:Pgaf
« 1 2 3»
搜珍网 www.dssz.com