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

搜索资源列表

  1. io_uart

    0下载:
  2. verilog设计的32位IO口扫描后通过串口发送到计算机-Verilog design of 32 bit IO export after scanning through the serial port to the computer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:2066
    • 提供者:朱林
  1. UART_Transmitter_Arch

    0下载:
  2. 自己编写的带有FIFO的UART串口发送模块,代码通过状态机实现,开发语言是Verilog-I have written to the FIFO UART serial transmit module code through the state machine implementation, development languages ​ ​ Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:1659
    • 提供者:wangzhongwei
  1. fpga_Uart

    0下载:
  2. 串口通信控制器 verilog实现含波特率发生模块,发送、接收模块程序以及xilinx所有工程文件-The serial communication controller verilog containing the baud rate generator module, send, receive module program xilinx all project files
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:648114
    • 提供者:bambod
  1. FIFO

    0下载:
  2. 是用verilog HDL写的基于FIFO的串口发送机的设计,很详细的代码,很值得学习,已经验证通过-With verilog HDL based on FIFO serial transmitter design, write code, it is worth learning, has been verified by.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:359585
    • 提供者:张阳
  1. verilogUART

    0下载:
  2. verilog实现的串口实现代码,可以直接复制使用-verilog achieve serial implementation code can be copied directly use
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:13921
    • 提供者:钱雪荣
  1. rxd

    0下载:
  2. 用verilog实现的串口接收程序,仿真通过-Verilog implementation receiver program, through simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:335337
    • 提供者:hr
  1. txd

    0下载:
  2. 用verilog实现的串口发送程序,和之前的发送程序可以一起使用,仿真通过-Verilog achieve serial transmission program, and before sending program can be used in conjunction with simulation through
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-10-31
    • 文件大小:309600
    • 提供者:hr
  1. uart16550_latest.tar

    0下载:
  2. UART16550是较为通用的串口协议,压缩包内有4个文件可供选择,直接提供RTL源码,可直接导入到工程内。-Uart16550 core is used for Serial Commuication.There are 4 folders in the zip package and have the verilog RTL which can be added in the project.
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:1544754
    • 提供者:yuanhong
  1. fpga

    0下载:
  2. FPGA的串口+计数器+DPS+数模转换的VERILOG源代码。-The VERILOG source of digital-to-analog conversion of the FPGA serial the+ counter+DPS+ code.
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:7983
    • 提供者:孙尚
  1. serial

    0下载:
  2. Verilog HDL编写的串口通信程序。-The Verilog HDL written serial communication program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:348556
    • 提供者:
  1. async_transmitter

    0下载:
  2. 使用Verilog编写串口发送16bits,内含补码运算;参数化编写。-verilog uart 16bits transmitter two s complement parameter code
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:1524
    • 提供者:杨毅
  1. rs232_verilog

    0下载:
  2. FPGA实现串口通信实验,用verilog实现串口的发送和接收数据-FPGA Implementation of serial communication experiment, the serial port to send and receive data with verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:434765
    • 提供者:zhangkaiwei
  1. RX_FARM_24_DATA

    0下载:
  2. verilog代码,串口接收程序,有协议-Verilog code, the receiver program, agreement
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:1819
    • 提供者:yuan
  1. uart_Verilog

    0下载:
  2. 基于Verilog的RS232串口通信实验,可发送256位数据,并在Altera的EP4CE15F17C8芯片上验证成功。-Verilog-based RS232 serial communication experiment, 256-bit data can be sent on Altera' s EP4CE15F17C8 chip authentication is successful.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:4826337
    • 提供者:xuxinchuan
  1. uart_state

    0下载:
  2. 基于状态机编写的串口通信实验,编程语言是Verilog HDL,可发送八位数据,在Altera的EP4CE15F17C8芯片上验证成功。(与另一个发送256位不同的是这个代码比较突出状态机的使用)。-Prepared by the serial communication experiment based on state machine, the programming language is Verilog HDL can transmit eight bits of data, verif
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:3310397
    • 提供者:xuxinchuan
  1. verilog_rs232_rx_tx

    0下载:
  2. fpga中verilog实现的rs232串口收发逻辑,基础入门,参考学习串口收发-FPGA in Verilog implementation RS232 serial port transceiver logic, based on entry, refer to the study serial transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:6153
    • 提供者:fan
  1. UART

    0下载:
  2. UART --串口发送与接收verilog代码,适用于QUATUS II 开发环境下,适合verilog入门的学员-UART- on serial port ,send and receive signal, suitable for QUATUS II development environment for Verilog entry students
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1143132
    • 提供者:zhukunshun
  1. ICAP_FPGA_Multiboot

    2下载:
  2. 在xilinx的ml507板子上用的ICAP功能 配置存储器 这里边包含了控制程序 以及配置ICAP寄存器的程序 就是完整的通过串口控制FPGA多重配置的程序 用verilog实现的-how to configure the ICAP
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:4170
    • 提供者:李平
  1. communication_232

    0下载:
  2. FPGA 串口程序 VERILOG-FPGA serial procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-08
    • 文件大小:2565
    • 提供者:刘贺祥
  1. my_uart

    0下载:
  2. 本程序采用Verilog HDL程序编写的串口程序。-The program uses the Verilog HDL programming serial procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:516172
    • 提供者:周向阳
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 29 »
搜珍网 www.dssz.com