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

搜索资源列表

  1. 异步串行口

    0下载:
  2. 一种基于VHDL语言的实现计算机串行通信的简洁设计
  3. 所属分类:VHDL编程

    • 发布日期:2009-03-16
    • 文件大小:139969
    • 提供者:ouping@yahoo.cn
  1. VHDL语言的UART串行接口芯片程序

    2下载:
  2. VHDL语言的UART串行接口芯片程序
  3. 所属分类:VHDL编程

    • 发布日期:2009-07-09
    • 文件大小:17118
    • 提供者:redskier
  1. uart.rar

    0下载:
  2. VHDL语言编写的全功能串口模块(包含DTR,RTS等管脚),在CPLD器件上测试通过,VHDL language, full-featured serial modules (including DTR, RTS pin, etc.), in the CPLD device test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:223864
    • 提供者:李特威
  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-29
    • 文件大小:13539
    • 提供者:徐剑
  1. uart

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

    • 发布日期:2017-03-23
    • 文件大小:2901
    • 提供者:赵云
  1. uart

    0下载:
  2. 采用VHDL语言编写的串口驱动程序,已调试通过,能够实现同PC机的数据传输,可读性好,可移植性好-VHDL language using the serial driver has been debugged, to achieve the same PC, the data transmission, readable and portable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:526639
    • 提供者:王玉强
  1. UART

    5下载:
  2. 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2269242
    • 提供者:Kerwin
  1. UART

    0下载:
  2. 语言:verilog语言 功能:通过串口控制模块,实现FPGA与串口 通信。 仿真环境:modelsim 综合环境:quartus -Language: verilog language function: through the serial port control module, FPGA and serial communication. Simulation Environment: modelsim integrated environment: quartu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:64207
    • 提供者:huangjiaju
  1. FPGAuartdebug

    0下载:
  2. FPGA串口界面调试程序,用VHDL语言实现-FPGA serial debugger interface, using VHDL language implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:948622
    • 提供者:charity
  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-07
    • 文件大小:1603267
    • 提供者:shsh
  1. serial

    0下载:
  2. 利用VHDL语言编写的串口程序,可以在Quartus2环境下编译下载-Use the serial language VHDL program can be compiled in an environment Quartus2 Download
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:335540
    • 提供者:爱涛
  1. VHDL

    0下载:
  2. 可用于FPGA的用VHDL语言写的关于串口通讯的源代码-FPGA can be used in the VHDL language used on the source code for serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:4315
    • 提供者:卢平
  1. led

    0下载:
  2. 与串口通讯控制led(使用VHDL硬件描述语言,通过Altera QuartusII 开发)-Serial control and communications led (the use of VHDL hardware descr iption language, through the development of Altera QuartusII)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:86095
    • 提供者:刘磊
  1. 87361001Uart2

    0下载:
  2. VHDL语言编写的UART串口通讯,2400Hz的波特率时钟-VHDL language UART serial communication, 2400Hz clock of baud rate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:43732
    • 提供者:火箭强
  1. UART2_vhdl

    0下载:
  2. 这是VHDL语言的uart串口驱动 感觉很难写的 但是这个可以移植的 比较好-This is the VHDL language serial uart driver feel it is very difficult but this can be written by transplantation is better huh
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:3160
    • 提供者:hanbin
  1. uart

    0下载:
  2. vhdl语言的串口发送/接收模块,本人用在多个工程,很好用。-vhdl language of the serial transmit/receive module, I used a number of projects, very good use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:2893
    • 提供者:lyb
  1. uart-(VHDL)

    0下载:
  2. 利用VHDL语言实现的UART串口通讯,以经过下载验证-the UART program with VHDL as develop language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:10829
    • 提供者:艾顺义
  1. tt

    0下载:
  2. QUARTUS环境下的串口实现调试通过可使用(Serial port implementation in QUARTUS environment)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:527360
    • 提供者:cacheny
  1. rs232

    1下载:
  2. 使用VHDL语言在vivado平台上编的串口通信的完整工程,并能用EGO1开发板成功验证(The complete project of serial communication is compiled on the vivado platform using VHDL language, and it can be successfully verified with the EGO1 development board.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-02-04
    • 文件大小:697344
    • 提供者:vmansus
  1. vhdl的串口UART编写

    0下载:
  2. 该资料是用vhdl语言实现串口UART的编写,程序包括发送模块,接收模块,波特率发生模块和顶层模块。程序无BUG,可以直接使用
  3. 所属分类:串口编程

« 12 3 4 5 »
搜珍网 www.dssz.com