1) FIFO
[英]['faɪfəʊ] [美]['faɪfo]
先进先出缓存
2) First in First Output(FIFO)
先进先出缓存器(FIFO)
3) first-in-first-out buffer
先进先出缓冲器
1.
This paper introduces the design and working principles of the signal processor, which can adapts to the electromagnetic environment of one million pulse per second, and illustrates the detailed design of first-in-first-out buffer (FIFO), sorter and signal analyzer.
介绍了一种能适应百万脉冲 /秒的信号处理机的设计原理和工作原理 ,并阐述了先进先出缓冲器 (FI FO)、分选器以及信号分析器的详细设计。
4) FIFO
[英]['faɪfəʊ] [美]['faɪfo]
先进先出存储器
1.
Methods Through the control of non-standard video signal AD sampling data read-write succession in FIFO,800 digital sampling data was output(output resolution:800×600,refresh rate:60Hz)in the period of every line of effective signal.
方法:在分析了FPGA器件特点及非标准医学视频信号特性的基础上,通过对先进先出存储器(FIFO)中非标准视频A/D采样数据读写时序的控制,使得在每行的有效信号时间段内,输出800个数字采样数据(输出分辨率为800×600、刷新频率60 Hz),由输出模块将这800个数字数据与行、场同步信号一起组合成标准的VGA信号。
2.
In this paper,we discuss a FIFO memory electrocircuit,which is designed from the top down and have been fabricated successfully.
文中的设计思想和具体的逻辑电路可以通用于所有先进先出存储器的设计。
3.
The fluctuation of incoming and outcoming data streams of MSA(Multiplex Section Adaptation Function) in SDH is analyzed and an algorithm to generate data monitoring signals in FIFO(First in First out memory) is put forward in this paper.
本文分析了光纤通信同步数字体系SDH(SynchronousDigitalHierarchy)中复用段适配功能 (MSA :MultiplexSectionAdaptationFunction)模块的输入、输出数据流的波动 ,提出了一种产生其中的先进先出存储器 (FIFO)数据量监控信号的算法 。
5) first-in first-out
先进先出寄存器
6) FIFO
[英]['faɪfəʊ] [美]['faɪfo]
先进先出
1.
Based on the property of the hardwares,it is put forward that one pump is connected to the transducer in turn once the system starts to work and the other pumps connected to the standard industry power work by the "FIFO" rule.
在恒压控制系统设计过程中,侧重于从提高系统的可靠性和延长整机寿命角度出发,结合硬件特点,要求系统每次启动时将变频器按序分配给一台泵机,而其余泵机按照“先进先出”控制方式参与工频工作,在编程时通过建立和运算队列使上述思想得以实现。
2.
A new method is introduced to calculate product cost by using approximate equivalent proportional method with “first in,first out (FIFO)”and“last in,first out (LIFO)”.
在约当产量比例法下,通过运用先进先出法与后进先出法计算产品成本进行一些探
3.
The result shows this write buffer can realize the First-In-First-Out(FIFO) f.
利用HSIM仿真工具对电路进行了仿真和验证,结果表明,该写缓冲能正确快速地实现数据与地址的先进先出(FIFO)功能,有效地减少了CPU的等待时间,提高了系统的整体效率。
补充资料:先进先出缓冲器
先进先出缓冲器
first-in, first-out buffer, FIFO
x ianjin xianehu huanehongqi先进先出缓冲器(n招t-in,first-out buffer,FIFO)按照先存进的数据先被读出的原则进行存取的缓冲存储器。 FIF(〕具有独立的输人数据线和输出数据线,其输人数据的速率与输出数据的速率可以不一样。作为一种存储部件,FIFO与一般的随机存取存储器的不同之处在于它没有地址线。使用者不知道也不必知道数据应写人存储器的什么位置或从什么位置读出,因为从FIF()中输出数据的顺序与输人数据的顺序完全相同,实际上所有存人的数据都只能被访问1次。 FIF〔)可以用作两个速度不同的部件之间的接口缓冲器。这时,FIF〔)从源部件处以某种速率接收数据,而以另一个速率向目的部件传送数据。如果源部件的速度较慢,则FIFO可能会变空;否则,FIF,O可能会满。当FIR)空时,目的部件必须等待;当FIR〕满时,源部件必须等待。所有这些,都是通过FIF()本身的输入就绪和输出就绪信号实现的。尤其是当源数据以突发方式产生,而两次突发传输之间有一定间隔时,FIFD的作用更为明显。FIF()的满空信号与中断机制相结合,有助于提高按异步方式进行通信的两个部件的工作效率。FIR)芯片都有较大的存储容量,且除了提供满和空信号外,还提供半满和半空信号。这些都为合理的系统设计提供了帮助。(唐志敏)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条