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

搜索资源列表

  1. 基于easyFPGA030的串口接收显示

    0下载:
  2. 基于广州周立功的easyFPGA030开发板的串口接收显示 语言:verilog
  3. 所属分类:文档资料

  1. uart verilog

    0下载:
  2. 串口verilog UART,源码;串口verilog UART,源码
  3. 所属分类:网络编程

    • 发布日期:2012-07-04
    • 文件大小:6041
    • 提供者:malesky@163.com
  1. SPI_verilog_vhdl.rar

    0下载:
  2. SPI串口的内核实现(分别使用verilog和vhdl语言描述的),The core of the realization of SPI serial port (using Verilog and VHDL language descr iption of the)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:13539
    • 提供者:徐剑
  1. FPGA-URAT.rar

    0下载:
  2. FPGA与PC串口自动收发程序,verilog源程序,FPGA and the PC serial port automatically sending and receiving process, verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2589
    • 提供者:niuqs
  1. uart

    0下载:
  2. 串口通讯 PC发送FPGA接受后回传 verilog语言-uart verilog
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:2901
    • 提供者:赵云
  1. FPGA-RS232-verilog

    1下载:
  2. fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:500558
    • 提供者:yvaine
  1. uart_EP3C16_FIFO

    1下载:
  2. Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:6756352
    • 提供者:515666524
  1. Serial

    0下载:
  2. FPGA与PC串口通信的Verilog HDL 程序-FPGA and the PC serial communication procedures Verilog HDL
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:2722
    • 提供者:feng
  1. VerilogHDL_code

    0下载:
  2. 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1603267
    • 提供者:shsh
  1. sim_uart

    0下载:
  2. uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2434
    • 提供者:周西东
  1. sdram

    0下载:
  2. 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:14332
    • 提供者:周西东
  1. dct01

    0下载:
  2. Verilog编写的串口通讯下解码状态机-Verilog serial communication prepared under the decoder state machine
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:294332
    • 提供者:tagpair
  1. sci_module

    0下载:
  2. verilog编写的串口模块,可以直接使用,已经成功用于产品上了。-UART by verilog.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:2166
    • 提供者:刘俊杰
  1. verilog串口收发模块程序

    2下载:
  2. 基于verilogHDL语言的RS232串口收发模块程序
  3. 所属分类:VHDL编程

    • 发布日期:2013-01-17
    • 文件大小:277504
    • 提供者:zhang_q
  1. IIC读写EEPROM发送到PC串口

    0下载:
  2. 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:246784
    • 提供者:lml_234
  1. FPGA实现串口解析

    0下载:
  2. 用verilog语言不同的编写方式来 实现各种复杂串口通讯(use the verilog to uart)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:huihui2113
  1. 07_uart_test

    0下载:
  2. fpga 串口 Verilog 黑金的板子,入门(fpga uart test xilinx)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:389120
    • 提供者:翻山越岭
  1. IIC

    0下载:
  2. IIC读写发送到PC串口 Verilog 源代码与工程文件(IIC read and write, send to PC serial Verilog source code and engineering documents)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:3874816
    • 提供者:海底捞月
  1. uart

    0下载:
  2. 实现串口发送和接收功能,数据处理模块可自行修改。(Serial port to send and receive functions, data processing module can modify its own.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:Nate777
  1. verilog

    0下载:
  2. lcd1602 12864显示程序代码,串口传输数据代码(lcd1602 12864 code,UART code.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:打蛋器
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com