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

搜索资源列表

  1. SDH

    0下载:
  2. SDH开销的接收处理,要求: 1, A1和A2字节为帧头指示字节,A1为“11110110”,A2为“00101000”,连续3个A1字节后跟连续3个A2字节表示SDH一帧的开始。要求自行设计状态机,从连续传输的SDH字节流中找出帧头。 2, E2字节为勤务话通道开销,用于公务联络语音通道,其比特串行速率为64KHz(8*8K=64)。要求从SDH字节流中,提取E2字节,并按照64K速率分别串行输出E2码流及时钟,其中64K时钟要求基本均匀。(输出端口包括串行数据和64K串行时钟)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1633
    • 提供者:刘镇宇
  1. recuart_50m

    0下载:
  2. 本代码功能为实现接收PC发送的串口数据功能 程序通过quartusII 8.1编译,使用verilog语言编写。 可在彬杰科技*BJTECH公司基于altera epm240的开发板上验证。 (开发板网址http://item.taobao.com/auction/item_detail-0db1-69fe7069aa3ba544abf783bc4427b377.htm) 有需要的朋友可以下载参考-The code functions to achieve the receivi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:47837
    • 提供者:huangbin
  1. UART

    1下载:
  2. 串口实验,很好用,我还有verilog HDL VHDL CPLD EPM1270 源代码-Serial experiments, very good, and I still have the source code verilog HDLVHDL CPLDEPM1270
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:339331
    • 提供者:韩思贤
  1. uart

    0下载:
  2. UART串口的verilog源代码,完全正确-UART serial Verilog source code, completely correct ...........
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:33605
    • 提供者:WangYong
  1. UART_receiver

    0下载:
  2. 通用串口收发器的移位寄存器 是verilog hDl编写-uart_reg
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3305
    • 提供者:杨立海
  1. uart_verilog

    0下载:
  2. 串口的Verilog源程序,可以用modelsim下进行仿真调试-Serial port of the Verilog source code can be carried out under the modelsim simulation debugging
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:9182
    • 提供者:huangguilin
  1. uart_my

    0下载:
  2. 自己设计的串口verilog代码,已在fpga上跑过,问题无误。-Serial verilog design code, ran in the fpga, correct the problem.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2385
    • 提供者:巴音
  1. wuxian

    0下载:
  2. 串口8位数据 verilog hdl提取-8-bit serial data extraction verilog hdl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:377348
    • 提供者:jiang
  1. uart_rxd

    0下载:
  2. 基于verilog hdl的UART串口接收子程序。-Verilog hdl a UART-based serial port to receive subroutine.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1735948
    • 提供者:zhouming
  1. uart_txd

    0下载:
  2. 基于verilog hdl的UART串口发送子程序。-Verilog hdl a UART-based serial port to send subroutine.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:247087
    • 提供者:zhouming
  1. SerialPort

    0下载:
  2. 一个用verilog HDL 编写的串口发送程序,可以下载到FPGA中。已经在ActelFPGA中试过了,很好用。稍微修改之后,可以与Xilinx和Altera公司的FPGA兼容。-A programe dialogue to transmit a serial data which is writen by Verilog HDL.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:351229
    • 提供者:罗苏华
  1. serial_verilog1

    0下载:
  2. 基于verilog hdl 的series 串口通信实现源码-Verilog hdl-based serial communication to achieve the series source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:44594
    • 提供者:wxd
  1. serial1

    0下载:
  2. 串口简化verilog模型,固定波特率4.8k, 输入、输出使能输出-Verilog model of serial simplified
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:2513
    • 提供者:stan
  1. uart

    1下载:
  2. 本程序的功能是实现串口通信,采用232传输协议,编码方式为8B/10B转换,即一位起始位,8位数据位,一位停止位,在actel Fusion系列开发板上得到验证,具有很强的通用性。本程序的编程语言为Verilog.-This procedure is to achieve the functions of serial communication, the transfer protocol is 232.The encoding protocol is 8B/10B , that is, a
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1589
    • 提供者:何斌
  1. innovateasia2009

    0下载:
  2. 串口uart的vhdl,verilog,lattic实现原码-The uart serial vhdl, verilog, lattic realization of the original code
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9068524
    • 提供者:Wu
  1. fpga

    0下载:
  2. 用Verilog语言实现USB2.0的串口通信-Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:308054
    • 提供者:shang
  1. uart_tx_rx

    0下载:
  2. 该工程用verilog编写,已通过串口调试助手调试通过,接收模块采用8倍波特率采样数据,有较好的滤波功能,在PC上完成自发自收功能。-Verilog prepared by the project, has passed through the serial debug debugging assistant, receiving 8 times the baud rate module sampling data, a better filtering in the PC to complet
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1312980
    • 提供者:eric
  1. asyn_receiver

    0下载:
  2. 带奇偶校验位的串口接收的Verilog源代码-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:2086
    • 提供者:张玮东
  1. uart_nbit

    0下载:
  2. 用verilog语言写的串口通信程序,包括收发两个模块,可用于FPGA的通信中,可通过程序设置收发的位数,有很好的扩展性.-Verilog language used to write serial communication program, including the sending and receiving two modules can be used for FPGA communications, you can send and receive through the progr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2908
    • 提供者:强强
  1. keyboard

    0下载:
  2. verilog实现键盘驱动功能,具备基本字母按键输入,大小写转换功能,通过串口与主机实现交互-verilog to achieve keyboard-driven features, basic letter keys input, case conversion functions, interact with the host computer through the serial port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1122
    • 提供者:柳林
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com