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

搜索资源列表

  1. uart-verilog-vhdl

    0下载:
  2. 拿verilog和vhdl编写的串口通信代码(可综合)-with vhdl and verilog prepared by the serial communication code (synthesis)
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:295414
    • 提供者:刘索山
  1. uart(Verilog)

    0下载:
  2. uart异步串口通信协议的源代码,用vhdl语言编写,并且有完整得测试文件
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:11000
    • 提供者:阿军
  1. cuart

    0下载:
  2. verilog编写的全功能串口-verilog programme of serial port
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5476
    • 提供者:刘陆陆
  1. rs232的verilog程序

    1下载:
  2. 串口的一个verilog程序。
  3. 所属分类:源码下载

  1. UART.rar

    0下载:
  2. 主芯片:Actel的FPGA030,Verilog语言,串口发送和接收的例程,开发环境:LiberoIDE 8.5,The main chip: Actel' s FPGA030, Verilog language, the serial port to send and receive routines, development environment: LiberoIDE 8.5
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:285811
    • 提供者:grqd
  1. my_232

    0下载:
  2. verilog 232串口收发程序 在开发板上测试成功过-verilog 232 serial port transceiver program already had some success in the development of on-board test ^ ^
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:599962
    • 提供者:guoyishi
  1. zigbee_sensor

    0下载:
  2. ZigBee无线模块实验.rar;基于FPGA-2C35核心;博创实验箱平台。 在quartusII里面添加uart核,利用串口与主控制机相通信,获取从控制机上传感器的的温度、湿度、光敏电阻、热敏电阻等信息(其中主控制机与从控制机是通过zigbee协议通信) -ZigBee wireless module experiment rar core on the FPGA-2C35 Borch experimental box platform. Add uart nuclear qua
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1388192
    • 提供者:
  1. UART

    0下载:
  2. 使用verilog实现串口通信功能,modesim仿真成功(Using Verilog to achieve serial communication function, modesim simulation success)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:农村小伙
  1. rx_tx_interface_demo

    0下载:
  2. 精简的verilong串口通信源码,带通信自定义模块(Streamlined verilong serial communication source code, with communication custom module)
  3. 所属分类:硬件设计

    • 发布日期:2017-12-24
    • 文件大小:16384
    • 提供者:hu_lulu
  1. uart_ip

    0下载:
  2. 实现串口通信模块设置,包括频率分频、波特率产生、接口时序要求(Implementation of serial communication module settings, including frequency division, baud rate generation, interface timing requirements)
  3. 所属分类:VHDL/FPGA/Verilog

  1. Chuankou

    0下载:
  2. 实现8位串口的接收和发送模块,将串口接收和发送模块分成了几个小模块进行设计。方便之后的bug的修改。(Receiving and sending module of 8 bit serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3829760
    • 提供者:chrisitna
  1. No.201710061347=UART_Verilog

    0下载:
  2. 1.硬件平台: FPGA; 2.编程语言: Verilog; 3.串口通信RS232的Verilog实现版本;(1. hardware platform: FPGA; 2. programming language: Verilog; The Verilog implementation version of 3. serial port communication RS232;)
  3. 所属分类:VHDL/FPGA/Verilog

  1. uart

    0下载:
  2. 串口发送接收模块,verilog语言,可用来做hdl设计的仿真(used for test for Uart interface in FPGA)
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:daisyli
  1. 07_uart_test

    0下载:
  2. 黑金FPGA开发板实现串口Uart通信的verilog代码(Serial Uart communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:390144
    • 提供者:啊啊啊阿波
  1. FPAG UART Verilog

    0下载:
  2. FPGA实现URAT,实现异步串口收发控制(FPGA implements URAT to realize asynchronous serial port and transceiver control)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:zj剑影
  1. tx_interface_project

    0下载:
  2. 带FIFO的串口发送模块,简单的FPGA串口发送模块(Serial transmission module with FIFO)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:850944
    • 提供者:lionel_messi
  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. uart

    1下载:
  2. 实现串口的收发,可以稳定的运行,经过测试,可以完全应用于项目中。(The implementation of the serial port and transceiver, can run stable)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-05-07
    • 文件大小:7168
    • 提供者:小网忒小
  1. Tx

    1下载:
  2. 利用verilog实现串口发送,每次按键一次发送一次数据,按键模块进行了消抖处理(Using Verilog to realize serial port sending. Each button sends one data at a time, and the key module performs buffeting processing.)
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:4088832
    • 提供者:liyd
  1. fpga 实现 串口通信

    1下载:
  2. 串口通信,可以任意修改波特率, 亲自验证过,通信可靠,采用verilog HDL语言编写,代码包含注解
  3. 所属分类:串口编程

« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com