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

搜索资源列表

  1. FIFO_v

    0下载:
  2. FIFO的verilog实现,内附testbench和文档说明-FIFO verilog achieve, enclosing testbench and documentation shows
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:175386
    • 提供者:wutailiang
  1. FIFO_Syn

    0下载:
  2. 同步FIFO功能,verilog语言描述,通过了modelsim 6.0 仿真,Quartue综合
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:26159
    • 提供者:shenyunfei
  1. fifo

    0下载:
  2. 使用Verilog语言编写,把FPGA配置成一个fifo
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:19659
    • 提供者:achesser
  1. afifo

    0下载:
  2. 异步fifo的verilog程序,含有测试平台
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2819
    • 提供者:dq
  1. 16550

    0下载:
  2. UART16550兼容的串行通讯控制器,Verilog语言描述,采用Altera Cyclone系列芯片实现FPGA综合,因为FIFO部分利用到内部资源实现。已经在某项目中成功应用,特此推出。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10619
    • 提供者:David.Mr.Liu
  1. FIFO_Example2

    0下载:
  2. 用Verilog语言写的FPGA FIFO,仅供参考。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1765
    • 提供者:yangyu
  1. 实用verilog代码(乘法器,触发器,FIFO等)

    3下载:
  2. 本文件包含一些实用verilog程序代码,包括乘法器,除法器,伽罗瓦域乘法器,CORDIC数字计算机的设计,异步FIFO设计,伪随机序列应用设计,RS(204,188)译码器的设计,都是可综合的。对研究这部分的朋友有一定的帮助。
  3. 所属分类:源码下载

    • 发布日期:2010-12-19
    • 文件大小:28867
    • 提供者:zhanxin0319
  1. Verilog_CY7C68013-SLAVE-FIFO

    0下载:
  2. 用VERILOG 编写 CY7C68013 usb数据采集SLAVE FIFO模式驱动程序 ,已验证过-Prepared with the VERILOG CY7C68013 usb data acquisition SLAVE FIFO mode driver, has proven
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:668109
    • 提供者:高亮
  1. fifo_32_4321.rar

    0下载:
  2. 用verilog写的输出数据宽度可变的FIFO,输入数据为32-bit,输出数据可以配置为4-1任意bit。有设计文件和testbench,Use verilog to write a variable width of the output data FIFO, input data for the 32-bit, output data can be configured as 4-1 arbitrary bit. There are design files and testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:5198
    • 提供者:keven
  1. FIFO64

    0下载:
  2. FIFO级联,利用verilog语言实现Xilinx FIFO18单元的多个级联,增大FIFO深度。-FIFO cascade, using Verilog Xilinx FIFO18 language to achieve a number of cascade units, increasing the FIFO depth.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:3490
    • 提供者:blackmew
  1. FIFO_8_8

    0下载:
  2. FIFO先进先出队列,一种缓存、或一种管道、设备、接口(Verilog HDL程序,内附说明)-FIFO FIFO queue, a cache, or a pipeline, equipment, Interface (Verilog HDL program, containing a note)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:4622
    • 提供者:镜子
  1. asfifodesign

    0下载:
  2. 异步fifo设计文档,里面包括详细的verilog设计方案及代码。fifo设计是通信中必然设计的设计-a fifo design with code inside, using verilog language
  3. 所属分类:USB develop

    • 发布日期:2017-05-01
    • 文件大小:545472
    • 提供者:何正文
  1. fifo

    0下载:
  2. 基于verilog的异步fifo设计,仿真效果良好-asynchronous fifo based on zhe verilog language
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:4913
    • 提供者:颜良飞
  1. sdh

    1下载:
  2. SDH是现代光纤通信中广泛应用的数据传输格式,在SDH帧结构中,前9列为开销字节,它包含了很多重要的信息,本程序为SDH开销的接收处理,查找帧头,分频,勤务话字节E1异步fifo。可拆为三段源代码,不知道能不能抵三个程序-SDH is a modern optical fiber communication is widely used in data transmission format, in the SDH frame structure, as the former 9 overhea
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:6826
    • 提供者:韩冰
  1. fifo

    1下载:
  2. 先入先出缓冲存储器,采用verilog hdl-FIFO buffer memory, using verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:江浩
  1. AS_FIFO_DESIGN_Verilog

    0下载:
  2. 使用Verilog硬件描述语言完成了一个异步FIFO的设计,供相关硬件开发人员参考。-Verilog hardware descr iption language used to complete an asynchronous FIFO design, hardware development for the relevant reference.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2980
    • 提供者:小米
  1. Verilog_for_FIFO

    0下载:
  2. 利用Verilog语言进行FIFO设计,在FPGA中实现32X8FIFO功能-FIFO using Verilog language design, in the FPGA to achieve 32X8FIFO function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:175014
    • 提供者:sky
  1. fifo

    0下载:
  2. 实现fifo的基本功能。使用Verilog能够实现的同步数据先入先出功能,简单易懂,并带有相应的测试文件-Fifo realize the basic functions. Be able to use the Verilog implementation of the synchronous data FIFO functions, easy to understand, with the corresponding test file
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:汪艳婷
  1. FIFO_Buffer

    0下载:
  2. Verilog的FIFO源代码,可综合,并以运用到具体工程中-Verilog source code of the FIFO can be integrated and applied to specific projects
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:585
    • 提供者:david
  1. fifo_test

    0下载:
  2. FIFO读写verilog程序,经本人验证,能够顺利运行。实现FPGA对fifo的控制。-the example of writing and reading the fifo ram of the fpag,i have already tested it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1857
    • 提供者:saul
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com