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

搜索资源列表

  1. USBXilinx

    0下载:
  2. 实现了串行通信接口的全部功能,符合RS-232-C标准的完整UART模块源代码,中文注解,清晰易懂,经过严格仿真测试,绝对好用。-a serial communication interface of all functions, with RS-232-C standard UART modules complete source code, Chinese notes, lucid, after a rigorous simulation tests, absolutely useful.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:452.56kb
    • 提供者:张海
  1. ethernet_tri_mode_rtl.tar

    0下载:
  2. verilog实现的异步UART代码,包括发送模块、接收模块,波特率可配置,另附PC机的c代码
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:37.92kb
    • 提供者:zhuwei
  1. kp_uart

    0下载:
  2. This UART and LCD interface C code Tested on Sparton 3 xilinx FPGA.-This is UART and LCD interface C code Tested on Sparton 3 xilinx FPGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:bhagwan
  1. uart_receiver

    0下载:
  2. This UART Receiver interface C code Tested on Sparton 3 xilinx FPGA.-This is UART Receiver interface C code Tested on Sparton 3 xilinx FPGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:976byte
    • 提供者:bhagwan
  1. uart_transmitter

    0下载:
  2. This UART Transmitter interface C code Tested on Sparton 3 xilinx FPGA.-This is UART Transmitter interface C code Tested on Sparton 3 xilinx FPGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:bhagwan
  1. fifoed_avalon_uart9.1_applicaton

    0下载:
  2. 用于Altera Avalon总线的、具有FIFO缓冲的Uart数据串口IP核以及应用于Nios2的、真正可运行的、容易移植的C代码。-Fifoed avalon uart IP core and C code for the IP core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:200.79kb
    • 提供者:xmar
  1. I2C_SPI_UART

    0下载:
  2. 常用的接口 I2C SPI UART C程序-I2C SPI UART source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6.91kb
    • 提供者:菜菜
  1. uart

    0下载:
  2. 用单片机控制tc35的初始源代码 c格式文件-SCM tc35 with the initial source code c format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:672byte
    • 提供者:汤祖
  1. uart

    0下载:
  2. C语言uart通讯,包含C51的代码,C语言uart通讯,包含C51的代码-C-uart communication, including the code C51
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:852byte
    • 提供者:陈功
  1. PIC24

    1下载:
  2. 此文档包含PIC16位单片机的C语言编程例程,包括液晶显示屏,按键检测,UART通信,SPI通信,A/D转换等,对16位单片机学习者有很大的帮户作用。-This document contains the PIC16 bit microcontroller C programming language routines, including LCD display, key detection, the UART communication, SPI communication, A/D con
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:858.17kb
    • 提供者:许万鹏
  1. uart

    0下载:
  2. 迪文液晶串口驱动函数,C语言写的,自己使用的,肯定没错误-The Devean LCD serial port driver functions written in C language, their own use, certainly not error
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:531.83kb
    • 提供者:huangshaobo
  1. systemCUART

    0下载:
  2. 添加systemC模块实现系统的异步通信代码-systemC being added into C++ to achieve UART communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4.63mb
    • 提供者:xiaowensun
  1. or1200_sopc

    0下载:
  2. 用verilog语言编写的or1200+wishbone总线+串口uart+片上ram,最小系统soc。包括片上ram的软件系统(C语言编写)都有。但下载者要使用此系统需要很多工具链,搞soc的应该都装好了。 绝对原创!用quartusII11.0在Altera DE2-115上验证通过,Modelsim SE 6.5f仿真通过。-It s very strange for Chinese people communicating with each other in English. Ri
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-20
    • 文件大小:30.5mb
    • 提供者:咖啡猫
  1. UART

    0下载:
  2. 本代码用verilog语言配合sopc和nios实现了串口调试的目的。软件编程用C语言描述,只是比较简单的例子,适合初学者做了解用,本人亲自在EP2C8Q上实践。-The code to use verilog language sopc and nios achieved with serial debugging purposes. Software programming using C language descr iption, but relatively simple exampl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17.04mb
    • 提供者:普尔
  1. uart-to-GPIO.vhd

    0下载:
  2. -- Filename ﹕ uart.vhd -- Author ﹕ZRtech -- Descr iption ﹕串口接收与发送程序 -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证-- 程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位-- 8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波-- 特率。程序当前设定的div_
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2.96kb
    • 提供者:hj
搜珍网 www.dssz.com