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

搜索资源列表

  1. UART_RS232(verilog)

    1下载:
  2. /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:600285
    • 提供者:饕餮小宇
  1. S8_UART

    0下载:
  2. FPGA串口Verilog程序,用的芯片是xilinx spantan6-The FPGA serial Verilog the program chip with xilinx spantan6
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:6018327
    • 提供者:张岩
  1. UART_verilog

    0下载:
  2. UART串口verilog代码-The UART serial verilog code ..........
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1931
    • 提供者:谭坤
  1. Verilog-Serial-communication

    0下载:
  2. Verilog在DE2实现串口通信,通过上位机给DE2发送数据,并反馈给上位机-Verilog serial communication in the DE2 DE2 send data through the host computer, and feedback to the host computer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:35229
    • 提供者:Mr.wang
  1. verilog--serial-port-communication

    0下载:
  2. 自己看了很多材料以后,精心整理的串口通信实验原理和指导,在网上找了很多代码,大部分因为没有很好的注释,看起来很头疼,于是自己写了一份,附带详细的注释,在modelsim仿真器上已经得到验证,现在传上来,仅供参考。-verilog codes for serial port communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:140705
    • 提供者:chenkun
  1. Verilog-UART

    0下载:
  2. 功能:UART串口通讯实信实验 描述:本程序共四个模块 模块1:接收数据的波特率发生模块,接收模块在接收到下降沿时,通过标志位启 动该模块的波特率计数器,并在计数中返回一个采样标志位给接受模块, 通知接收模块采样; ---------------------------------------------------------------------- 模块2:数据接收模块,该模块一旦监测到数据输入端有下降沿,就立即启动波 特率(标志位置1),并使
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:16375
    • 提供者:mrmu
  1. mmuart_latest.tar

    0下载:
  2. uuart 串口的verilog 源码实现,欢迎下载使用. uart 串口 verilog-uuart serial verilog source implementation, welcome to download
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-06
    • 文件大小:3423
    • 提供者:dodoo123
  1. serial-pc-verilog

    0下载:
  2. 串口 和 pc 端通信的verilog程序 !适合初学者 ! 代码简单 ,结构清晰!-Serial and pc client communication verilog program! Suitable for beginners! The code is simple, clear structure!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:78167
    • 提供者:Narainel
  1. IIC_and_usartPC

    0下载:
  2. fpga的IIC与USART串口verilog代码,非常实用-The IIC and USART serial fpga verilog code, test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:746754
    • 提供者:hongchen
  1. Verilog-interface

    0下载:
  2. 基于fpga的verilog语言 实现的串口接收发送数据编程-fpga serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1032
    • 提供者:时迁
  1. verilog--uart--fpga

    0下载:
  2. 基于verilog的串口通信实验指导和源程序-Verilog based serial communication experiment guide and source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3121862
    • 提供者:宋江
  1. UART-Verilog-source

    0下载:
  2. Verilog编写UART串口例程,实现FPGA与上位机串口通信,利用ASCII码进行大小写转换,在Xilinx Virtex-5开发板测试通过-UART serial routines written in Verilog, FPGA serial communication with the host computer using the ASCII code case conversion, in the Xilinx Virtex-5 development board test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2974
    • 提供者:charley
  1. Verilog-RS232

    0下载:
  2. 本程序是在FPGA里面模拟RS232串口,并在已调试成功。-This procedure is simulated in FPGA RS232 serial port, and in the debugging success
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2636
    • 提供者:yz
  1. FPGA-rs232(verilog)-2

    0下载:
  2. FPGA rs232串口收发程序,3个程序任意选择,全部可用-FPGA rs232 serial transceiver procedures, three procedures arbitrarily selected, all available
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:100682
    • 提供者:xy
  1. uart_verilog

    0下载:
  2. 232串口Verilog语言实现,可供新手参考编写,不太完善,需做补充。-Uart 232 Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1747361
    • 提供者:Qiushi
  1. fpga-verilog-my_uart

    0下载:
  2. FPGA串口通信,另一种方法,总共用了三种方法,请点击用户名查看,总有你满意的-FPGA Serial communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:514711
    • 提供者:595400
  1. spihost

    0下载:
  2. fpga spi 串口 Verilog-fpga spi Verilog
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:7803
    • 提供者:建邺区
  1. UART(Verilog)

    0下载:
  2. Verilog 串口程序,可完成完整的数据接收与发送。代码注释清晰,程序易读。-Verilog UART
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1784654
    • 提供者:ouhongshi
  1. uartfifo

    0下载:
  2. fifo模式下的uart串口verilog的源程序-fifo mode serial uart verilog source
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:253972
    • 提供者:boren
  1. Uart-Verilog

    1下载:
  2. verilog实现串口通讯,包括verilog代码和testbench代码-verilog serial communication, including the verilog code and testbench Code
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:791940
    • 提供者:代工
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com