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

搜索资源列表

  1. uart

    0下载:
  2. UART的控制程序,可以很好的控制UART的运行-UART control program, a good control of the UART operation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:12820
    • 提供者:wls
  1. UART

    0下载:
  2. uart串口通讯,串口初始化,串口接收数据,串口发送数据-uart serial communication, serial port initialization, the serial port receive data, send data to serial
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1311
    • 提供者:zhangyue
  1. atmel128--UART

    0下载:
  2. ATMEL 128简单UART程序,已经测试-ATMEL 128 simple UART program has been tested
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:17637
    • 提供者:wangqin
  1. uart

    0下载:
  2. UART vhdl code,recive data from uart port on fpga board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1462
    • 提供者:grules
  1. uart

    0下载:
  2. UART功能,可以增加在NIOS2內,主要來做外部Flash的擦除及寫入,需搭配上位機傳輸字串來控制-UART function, can increase the NIOS2, the main external Flash to do the erase and write, to be a string with the host computer to control the transmission
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:pin
  1. uart

    0下载:
  2. 一个简单的UART程序,包括接收,发送,波特率产生-A simple UART program, including receiving, sending, baud rate generation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:5412
    • 提供者:洪琳琅
  1. A-Simplified-VHDL-UART

    0下载:
  2. In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:375158
    • 提供者:mezzich
  1. UART

    0下载:
  2. UART串口源程序,适合初学单片机的同学了解串口的工作原理。-UART serial port source code, suitable for beginner students to understand the microcontroller serial port works.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:91981
    • 提供者:tongzhengwu
  1. UART

    0下载:
  2. UART的设计,对学习串口通信的有帮助,欢迎下载,希望对大家能提供帮助。内容很详细-The UART design, serial communication for learning help, welcome to download, I hope all of you can help. The content is very detailed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3049
    • 提供者:方金辉
  1. FPGA_UART

    0下载:
  2. 用Verilog语言实现的FPGA UART独立收发模块 思路简单,代码简洁。在Lattice LFE3EA VERSA开发板上验证通过,编译器Lattice Diamond. 功能:串口收到数据后立即回传,此后每一秒串口数据+1再发送。-Using Verilog language independent of FPGA UART transceiver idea is simple, concise code. Development board in Lattice LFE3EA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2838
    • 提供者:朱强光
  1. a-software-uart

    0下载:
  2. C8051工作在48Mhz下,完全有能力进行资源的扩展,以实现低成本处理器完成更复杂的任务,文章提出了一种通过单片机普通IO端口完成串口通讯的方法,很好的弥补了通讯端口不足的瓶颈 -C8051 work in 48Mhz, the resource is fully capable of expansion, in order to achieve low-cost processor to complete more complex tasks, the article presents a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:552755
    • 提供者:chang
  1. UART

    0下载:
  2. UART transmitter and Receiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:768
    • 提供者:kavya
  1. uart-VHDL

    0下载:
  2. uart-VHDL 带奇偶校验位 比特率为1152-uart-VHDL add parity check bit rate is 115200
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4729
    • 提供者:
  1. uart

    0下载:
  2. 用verilog编写的uart代码,比较适合初学者练练手,包含初始化,收发等模块-Written code with verilog uart, more suitable for beginners practice your hand, including initialization, sending and receiving modules
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:201298
    • 提供者:renyanpeng
  1. uart

    0下载:
  2. 串口接收程序,含同步程序,串口接收程序,含同步程序-Recieveing program of uart,including asynchronizing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1214
    • 提供者:www
  1. uart1

    0下载:
  2. vhdl uart module. this file is used to transfer programs frm fpga xilinx spartam 3e kit to desktop pc through rs232 serial port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:282747
    • 提供者:pingakshya
  1. uart

    0下载:
  2. UART 程序 接收、发送、波特率发送 验证-UART program to receive, send, send verify the baud rate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2876
    • 提供者:hanmy
  1. UART-VerilogHDL

    0下载:
  2. 基于verilog语言的uart的实现以及fpga的实现,及供参考-Based on the realization of the verilog language uart and the realization of the fpga, and for reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:126327
    • 提供者:liyifan
  1. UART

    0下载:
  2. 51单片机之间的双机通讯程序,对学习单片机的UART具有很好的参考价值-51 two-machine communication between the microcontroller program for learning microcontroller UART has a good reference value
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1436
    • 提供者:alan
  1. my_uart1_VERILOG_using-PLL

    0下载:
  2. Verilog uart example, RS232的Verilog例子。PC 发送一个字节(byte)到板子(FPGA),板子回发一个(byte+1).例子简洁,有注释。用到PLL,而且有3:2次数据采用-Verilog uart example,Verilog RS232 example,it s easy to understand, PC send 1 Byte RS232 code to FPGA, FPGA return 1 tht code,but Byte+1, Using P
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:507349
    • 提供者:林端
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com