CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 -

搜索资源列表

  1. 8051core-Verilog

    0下载:
  2. verilog 描述8051core参考学习用
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:62663
    • 提供者:方毛
  1. asynfifo

    0下载:
  2. 异步FIFO模块: module asynfifo(rst,iclk,oclk,din,wren,rden,dout,full,empty) 异步FIFO的tenchbench: module tb_asynfifo
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-18
    • 文件大小:1096
    • 提供者:Ericwhu
  1. dfifo

    0下载:
  2. verilog,异步一进一出的例子,空满的标志。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2246
    • 提供者:陈虎
  1. FIFO

    0下载:
  2. fifo.v verilog实现的先进先出存储器
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2587
    • 提供者:patrick
  1. fifo_1

    0下载:
  2. 这是一个先进先出FIFO存储器的设计源码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:df
  1. AD7864

    0下载:
  2. 这是对上次AD7864采样程序的改进,增加了FIFO的编程,功能比上次源码更加完善!-This sourse is modified and I have added the program of FIFO,so its function is better then privious one.I hope it is helpful for you!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:770597
    • 提供者:zhuyujie
  1. FIFO

    0下载:
  2. 通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:18228
    • 提供者:zhangjing
  1. code

    0下载:
  2. Simulation and Synthesis Techniques for synchronous FIFO Design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:2140
    • 提供者:kevin
  1. leap-year

    0下载:
  2. 一个FIFO设计的例子,例子简单,但很经典。 是学好数字设计的好开端。-A FIFO design examples, example of simple, but very classic. Learn digital design is a good start.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:797
    • 提供者:Benson
  1. asyn_fifo

    0下载:
  2. verilog编写的异步fifo源代码,asyn_fifo.v为顶层,调用其他四个文件-asynchronous fifo prepared Verilog source code, asyn_fifo.v for top-level, call the other four documents
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:2411
    • 提供者:nihao
  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. asynFifo

    0下载:
  2. 异步fifo在IC设计中,非常重要;是异步时钟域同步方法-Asynchronous fifo in IC design, is very important are asynchronous clock domain synchronization
  3. 所属分类:OS Develop

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

    0下载:
  2. fifo(1-6:1):using ip-code and rd wd interface-fifo:using ip-code and rd wd interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:sunbaoyu
  1. DIGITALLOCK

    0下载:
  2. Verilog code for Digital lock
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:nikx
  1. fifodd

    0下载:
  2. 一个深度为32,字长为8_bit FIFO(先进先出)寄存器,有寄存器空、寄存器满和寄存器溢出信号。-A depth of 32, word length for 8_bit FIFO (FIFO) register, a register space, register and register full signal overflow.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:80003
    • 提供者:tangyi
  1. 90ca241e-4f51-4333-9868-0d7aceddcb39

    0下载:
  2. lcd驱动程序的verilog代码,最基础的功能实现,rt1602-lcd
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:1050
    • 提供者:guoxiao
  1. FIFO_IN_VERILOG

    0下载:
  2. 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1375
    • 提供者:yeping
  1. FIFO

    0下载:
  2. FIFO以及跨时钟域的同步问题。 FIFO有分离的地址总线和用以读写数据的数据通道,以及指示堆栈状态(满、将满等)的状态线。-FIFO as well as cross-clock domain synchronization. FIFO have separate address bus and read and write data to the data channel, as well as the instructions state stack (full, will be fu
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3488
    • 提供者:isaac
  1. FIFO

    0下载:
  2. 利用Verilog实现了一个FIFO,包含几个模块文件,适合初学Verilog的朋友,含测试代码。-Verilog achieved using a FIFO, a document contains several modules, suitable for novice Verilog friends, including test code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:4501
    • 提供者:speed
  1. RT_8051_memory

    0下载:
  2. 8051 RT Memory Verilog-8051 Memory
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:4581
    • 提供者:feisikair
« 12 »
搜珍网 www.dssz.com