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

搜索资源列表

  1. UART-master

    0下载:
  2. FPGA Based UART in Verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:lsyy
  1. Verilog_uart

    0下载:
  2. 锆石科技 用Verilog实现uart通信,文件包括模块和顶层文件,直接解压缩在quartus上编译即可。(Zircon technology Verilog with uart communication, the file includes the module and the top file, the direct decompression can be compiled on the quartus.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:10853376
    • 提供者:zhengtaiyige
  1. UART1

    0下载:
  2. 基于Verilog的串口RS232控制器(RS232 controller of serial port based on Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:13188096
    • 提供者:拂晓神剑
  1. uart-master

    0下载:
  2. verilog语言实现URAT串口通信,便捷开发(Implementation of various basic circuits in digital circuits with Verilog language)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:Maren
  1. uart

    0下载:
  2. 一个具有固定波特率的 UART 串口收发器,可以实现 串口收发器,可以实现 9600 波特率的串口通信, 能够与 PC 机串口进行通信,支持 8 比特数据位、 1 比特停止位、无校验硬件流控模式(A fixed baud rate UART serial transceiver, can realize serial transceiver, can achieve 9600 baud rate serial communication, and can communicate with PC
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:452608
    • 提供者:寒山
  1. eetop.cn_uart 源码 (Verilog)

    0下载:
  2. Verilog编写的UART通信模块,比较清晰(UART model wrote by Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:9216
    • 提供者:jackey527
  1. VERILOG_UART

    0下载:
  2. Simple implementation of UART on Verilog
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:123_abc_123
  1. UART

    0下载:
  2. Verilog写的UART 协议。可用于FPGA RS232接口实现。(The UART protocol written by Verilog. It can be used for the implementation of the FPGA RS232 interface.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:Gavin_Wang
  1. uart_test_Verilog

    0下载:
  2. 用verilog实现了uart功能的demo工程。工程使用的IDE为“ISE Design Suite 14.7”,使用时可根据自己硬件,修改引脚配置即可。(The demo project of UART function is realized with Verilog. The IDE used in the project is "ISE Design Suite 14.7", which can be used to modify the pin configura
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:128000
    • 提供者:shaoyang_v
  1. Receiver_spartn6_v1

    0下载:
  2. Implement design of UART receiver in verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:40960
    • 提供者:Armaghan
  1. uart

    0下载:
  2. uart串口FPGA实现示例 example(uart serial interface example)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:10240
    • 提供者:davidren
  1. uart

    0下载:
  2. 用verilog实现UART串口收发。状态机形式实现,波特率可调(Use verilog to achieve UART serial transceiver. State machine form, adjustable baud rate)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:3265536
    • 提供者:zhaodameng
  1. UART发送接收奇偶校验

    1下载:
  2. 状态机,串口收发,以及奇偶校验。 even_parity.v奇偶校验; receive_byte.v字节接收; send_byte.v字节发送(state machine,UART even_parity.v even parity; receive_byte.v receiving byte; send_byte.v sending byte)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:陈宇晨
  1. verilog

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

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:打蛋器
  1. apb-uart

    1下载:
  2. apb—uart模块,实现中断处理和异步收发数据并处理(APB - UART module, interrupting processing and asynchronous receiving and receiving data and processing)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:王大柱
  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. 12345 keyuart

    0下载:
  2. verilog实现uart串口编程 FPGA板与PC传输数据(verilog uart processing FPGA and PC communication)
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:6504448
    • 提供者:`m
  1. UART_FPGA

    0下载:
  2. FPGA下的UART串口通信协议及控制器设计(UART serial communication protocol and controller design under FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:Dream0
  1. PC2FPGA_UART_Test

    0下载:
  2. 基于 fpga 的 uart 设计 波特率 115200(UART design based on FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-04
    • 文件大小:6004736
    • 提供者:梦里千梦
  1. VerilogUart_Modelsim

    1下载:
  2. 使用Verilog编写的UART ,用Modelsim仿真工程。(use Verilog Write UART Program, Modelsim simmulate the project)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-01-10
    • 文件大小:47104
    • 提供者:myBuf
« 1 2 3 4 5 67 8 9 10 11 ... 27 »
搜珍网 www.dssz.com