Welcome![Sign In][Sign Up]
Location:
Search - FIFO

Search list

[source in ebookfifo

Description: fifo example vhdl code
Platform: | Size: 1024 | Author: whatisthegame | Hits:

[SCMFIFO

Description: FIFO中文应用笔记,对学习单片机RAM、大量数据处理很有帮助。-FIFO notes
Platform: | Size: 1136640 | Author: chenlei | Hits:

[VHDL-FPGA-VerilogFIFO

Description: it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is required.-it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is required.
Platform: | Size: 31744 | Author: yasir ateeq | Hits:

[VHDL-FPGA-Verilogfpga.fifo

Description: 异步FIFO是用来适配不同时钟域之间的相位差和频率飘移的重要模块。本文设计的异步FIFO采用了格雷(GRAY)变换技术和双端口RAM实现了不同时钟域之间的数据无损传输。该结构利用了GRAY变换的特点,使得整个系统可靠性高和抗干扰能力强,系统可以工作在读写时钟频率漂移达到正负300PPM的恶劣环境。并且由于采用了模块化结构,使得系统具有良好的可扩充性。-Asynchronous FIFO is an important module which always used to absorb the phase and frequency offset between different clock domain in communication area .In this paper, an FIFO module is designed using Gray convert technology and dual-port ram , which realizing scatheless transmit between different clock domain. The advances of Gray (Only one bit changes between neighboring two clock ) improves the reliability and anti-jamming capability of the system. And the system can work normally in the bad condition which the phase and frequency offset target to 300PPM. It is proved by work that the FIFO module can fulfill the demands of real-time of data transmitting system, and the module is powerful enough for more data process in the future.
Platform: | Size: 81920 | Author: 雷志 | Hits:

[VHDL-FPGA-Verilogfifo-interface

Description: fifo(1-6:1):using ip-code and rd wd interface-fifo:using ip-code and rd wd interface
Platform: | Size: 1024 | Author: sunbaoyu | Hits:

[VHDL-FPGA-VerilogFIFO

Description: 512×8bid的FIFO 含工程文件,基于QUARTUs-512 × 8bid the FIFO with the project document, based on the QUARTUsII
Platform: | Size: 4096 | Author: 邵捷 | Hits:

[VHDL-FPGA-Verilogfifo

Description: 先进先出存储电路fifo,实现队列存储结构-xianjin xianchu chunchu dianlu fifo
Platform: | Size: 489472 | Author: 623902748 | Hits:

[VHDL-FPGA-Verilogfifo

Description: FIFO程序,适用FPGA仿真的代码,有一定的价值-FIFO
Platform: | Size: 3072 | Author: 陈一可 | Hits:

[VHDL-FPGA-Verilogfifo

Description: 用VHDL语言写的FIFO代码,可设FIFO的深度-VHDL language with code written in FIFO, FIFO depth can be set up
Platform: | Size: 1024 | Author: wd | Hits:

[Linux-Unixfifo

Description: linux下进程间通信方式之一的fifo读写源程序。-One of the IPC under linux, including fifo read and write source code.
Platform: | Size: 1024 | Author: 白鸽 | Hits:

[VHDL-FPGA-VerilogFIFO

Description: This code is a FIFO memory vhdl developed in ISE Software
Platform: | Size: 3377152 | Author: Arley | Hits:

[Special Effectsimage-FIFO-SDRAM

Description: 图像缓存是图像处理系统设计的重点和难点,包括SDRAM和FIFO的设计,本PDF是设计图像缓存设计的好资料-sdram and fifo design for real-time image processing system
Platform: | Size: 1146880 | Author: 张荣奎 | Hits:

[VHDL-FPGA-Verilogfifo

Description: fifo 的vhdl源程序,容量为1024*8的fifo程序代码-fifo the vhdl source code,Capacity of 1024* the fifo code 8
Platform: | Size: 1024 | Author: 谢文华 | Hits:

[VHDL-FPGA-Verilogfifo.vhd

Description: This a FIFO in VHDL Code-This is a FIFO in VHDL Code
Platform: | Size: 3072 | Author: lagartojj | Hits:

[Otherfifo

Description: c语言实现内存调度 FIFO LFU LRU 基于vc6.0 -c language memory-based FIFO LFU LRU scheduling vc6.0
Platform: | Size: 1024 | Author: 小弟 | Hits:

[File FormatFIFO

Description: FIFO,命名管道。对linux命名管道的一些归纳,总结。希望对大家有帮助。你说好不好-FIFO, named pipe. Linux named pipe on a number of summary, in conclusion. We want to help. You say good
Platform: | Size: 64512 | Author: 徐尉 | Hits:

[OS DevelopFIFO

Description: 先进先出算法 fifo 时自己编写的 有注释 很简单-Fifo FIFO algorithm when there are notes I have written is very simple
Platform: | Size: 370688 | Author: jerry | Hits:

[Otherfifo

Description: 同步fifo的原代码,给出了经典的同步fifo原代码,希望对大家有所帮助-synchronous fifo code
Platform: | Size: 2048 | Author: 画生 | Hits:

[VHDL-FPGA-VerilogFIFO

Description: 用verilog实现异步FIFO,代码中有两个模块,使用时注意顶层模块和底层模块,用quartus2即可打开直接使用。-Verilog using Asynchronous FIFO, the code has two modules, when the attention of top-level module and the bottom module, with direct access to open quartus2.
Platform: | Size: 2048 | Author: 杨帆 | Hits:

[OS DevelopFIFO

Description: 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 full, etc.) of the state line.
Platform: | Size: 3072 | Author: isaac | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net