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

搜索资源列表

  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:21284
    • 提供者:王晓
  1. altera_fifo

    0下载:
  2. altera 公司的 FIFO 文档,这是设计同步或异步FIFO的重要文档-altera s FIFO document
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:295342
    • 提供者:liuminghua
  1. USB_Interface

    0下载:
  2. verilog USB USB的slave fifo的控制-verilog USB
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2039
    • 提供者:xuxf
  1. ADS

    0下载:
  2. ads8365的高速采集程序,采样率100kbps,6通道同步采样,采用FIFO模式-ads8365 high-speed acquisition procedures, sampling rate of 100kbps, 6-Channel Simultaneous Sampling, using FIFO mode
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2042
    • 提供者:王立
  1. fifo的vhdl原代码

    0下载:
  2. 本文为verilog的源代码-In this paper, the source code for Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-09
    • 文件大小:23147
    • 提供者:艾霞
  1. FIFO_Design

    0下载:
  2. 一种基于格雷码的异步FIFO设计与实现,8*8位的fifo VHDL 源码-Gray-code based on the Asynchronous FIFO Design and Implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:90605
    • 提供者:qwe
  1. FPGA_FIFO

    0下载:
  2. 使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据, FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。-Prepared by the use of Verilog synchronous FIFO, through the setup program in the FIFO depth DEPTH settings, FIFO_WRITE_CLOCK rising
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1323
    • 提供者:张键
  1. cache

    0下载:
  2. (1)FIFO:First In First Out,先进先出 (2)LRU:Least Recently Used,最近最少使用 (3)LFU:Least Frequently Used,最不经常使用-(1)FIFO:First In First Out (2)LRU:Least Recently Used (3)LFU:Least Frequently Used
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:652999
    • 提供者:鲁龙年
  1. 13

    0下载:
  2. para13: fifo.vhd FIFO(双口RAM) fifo1.vhd FIFO(嵌入式EAB) fifo2.vhd FIFO(LPM)-para13: fifo.vhd FIFO (dual port RAM) fifo1.vhd FIFO (embedded EAB) fifo2.vhd FIFO (LPM)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3394
    • 提供者:libing
  1. asynchronous-FIFO-structure

    0下载:
  2. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:545704
    • 提供者:john
  1. CuFIFO

    0下载:
  2. fifo的vhdl代码,比较简单,适合初学。-fifo the VHDL code, is relatively simple, suitable for beginners.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1772
    • 提供者:billfan
  1. FIFO

    0下载:
  2. 操作系统实践课程实验,页面置换的4种方法,FIFO等-Practice Course experimental operating system, page replacement of the four kinds of methods, FIFO, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1512
    • 提供者:gf
  1. fifo

    0下载:
  2. fifo程序,供大家参考参考,给点意见,初次编写-fifo procedures for your information, to the point, the initial preparation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:961
    • 提供者:刘灼
  1. fifo

    0下载:
  2. 在c环境下模拟操作系统中的先来先服务算法.-C simulation environment in the operating system of first come first serve algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:3766
    • 提供者:bgl
  1. FIFO1

    0下载:
  2. FIFO存储电路的设计与实现,用verilog实现fifo的参考设计-FIFO memory circuit design and realization of the realization of fifo with Verilog reference design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:186207
    • 提供者:jeff
  1. fifo

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

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

    0下载:
  2. 使用spi fifo中断进行接受和cputimer中断里进行发送-Carried out using the spi fifo interrupt acceptance and interrupt cputimer conducted Send
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:91596
    • 提供者:zhaopingyuan
  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. ASYNCFIFOXPXMOD

    0下载:
  2. 任意时钟配比的异步fifo.含有synplify ip库中的双端口ram。用于处理多时钟域问题。-Arbitrary ratio of asynchronous clock fifo. Containing synplify ip library of dual-port ram. Used to deal with the issue of multi-clock domain.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:5285
    • 提供者:xupeixin
  1. usbin_v1.7

    0下载:
  2. 用于cy7c68013与fpga的从FIFO通讯.版本1.7-For the CY7C68013 and FPGA communications from the FIFO. Version 1.7
  3. 所属分类:VHDL-FPGA-Verilog

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