An improved multi-stage synchronizer. The inventive synchronizer includes a first memory for storing data, a second memory means connected to the output of said first memory means for storing data, and a third memory for storing data connected to the output of said second memory means. The second memory includes a plurality of multi-stage first-in, first-out memory devices. In a particular embodiment, the first and third memories are implemented with synchronous single stage first-in, first-out memories. In a preferred embodiment, the first-in, first-out memories are designed to allow data to be read and written during a single clock cycle after the memory is full. This is achieved by adding an external read signal to the `not full` signal generated by the device. The provision of single stage FIFO memories on either side of a multi-stage FIFO memory allows for lower set up time and output delay at higher operational speeds.

Patent
   6055588
Priority
Nov 28 1994
Filed
Dec 19 1997
Issued
Apr 25 2000
Expiry
Nov 28 2014
Assg.orig
Entity
Large
4
7
EXPIRED
1. A single stage first-in, first-out memory for use in a synchronizer, the memory comprising:
a data storage element;
a first signal generating circuit that generates a signal representing the storage status of the data storage element; and
a second signal generating circuit that combines a read signal with the signal that represents the storage status of the data storage element to generate a signal which enables the memory to be read from and written to during and in response to a single cycle from a single clock.
2. The memory of claim 1 further including a signal generating circuit that generates a complementary signal to the signal generated by the first signal generating circuit.
3. The memory of claim 1 wherein the second signal generating circuit includes an OR gate having a first input provided by the first signal generating circuit and a second input provided by the read signal.

This is a continuation of application Ser. No. 08/346,107 filed on Nov. 28, 1994, now U.S. Pat. No. 5,809,521.

1. Field of the Invention

The present invention relates to data communication systems. More specifically, the present invention relates to systems and techniques for synchronizing data transfers across domain boundaries.

While the present invention is described herein with reference to illustrative embodiments for particular applications, it should be understood that the invention is not limited thereto. Those having ordinary skill in the art and access to the teachings provided herein will recognize additional modifications, applications, and embodiments within the scope thereof and additional fields in which the present invention would be of significant utility.

2. Description of the Related Art

In many data communication applications, there is a need to transfer digital data across a domain boundary. In this context, a domain is a system which operates under a single clock signal. A domain boundary then is a border between two systems operating with different clock signals. Data transfers across a boundary must be synchronized and are therefore somewhat problematic.

One technique for achieving a reliable data transfer across a domain boundary is called `speed matching`. Speed matching involves the momentary storage of the data in a first-in, first-out (FIFO) memory and the synchronous communication of control pointers thereto between the transmitting and receiving systems. The FIFO serves as a delay buffer to hold the data until the receiving system can accept the data.

Many FIFO designs are known in the art. In a conventional ripple FIFO memory, data is stored in a pipeline memory and exits after some predetermined number of clocks in first-in, first-out format. Pipeline FIFOs limit the rate at which data may be stored to the rate at which it is read. This "fall-through" delay is equal to the depth of the FIFO. Hence, ripple FIFOs tend to have large fall-through delays and suffer from synchronization problems.

An alternative FIFO design provides a write side into which data is written and a read side from which data is read. In this more popular design, a pointer is used on each side to keep track of the amount of data put in or taken out of the memory. Data is available on the feed side after one clock cycle. While this design tends to suffer less fall-through delay, synchronization problems often persist.

In any event, in these speed matching systems, the size or depth of the memory is an important consideration. U.S. Pat. No. 4,873,703, entitled SYNCHRONIZING SYSTEM, issued Oct. 10, 1989 to Crandall et al. and assigned to the present assignee, the teachings of which are incorporated herein by reference, describes a particularly advantageous speed matching scheme which allows for any degree of synchronization reliability by selecting the number of cascaded synchronizers.

The synchronous communication of control. pointers across the boundary is achieved with a gray coding scheme by which only one bit changes at a time to eliminate hazards during synchronization. This allows flip-flops to be as synchronizers which seize the value associated with the control pointers on each clock cycle. However, since the clock signal is in a different time domain than the originating signal, it could violate the set up or hold time of the flip-flop and the flip-flop could go metastable. In the context, the set up time is the time required for the flip-flop to identify a triggering edge of a clock pulse.

Hence, the referenced patent teaches the use of a FIFO memory with gray encoded control pointers so that only one of the flip-flops on either the read side or the write side can go metastable. Use of a second flip-flop in accordance with a double synchronization scheme provides a full clock cycle for the flip-flop to stabilize in the event that it goes metastable. The term `metastability` refers to an erroneous output resulting from a sampling between a logical `0` state and a logical `1` state. This all helps reduce the chance of failure. The referenced patent teaches a method for determining the correct size of the FIFO to prevent unnecessary holdoff while meeting the synchronization requirement for reliability. Unnecessary holdoff occurs when a data sink and a data source are matched in speed and either sink or source are forced to hold off (even momentarily) from transferring data.

In short, there are three problems associated with the disclosed system. First, the input setup time to the FIFO is dependent on clock skew, capacitive loading (in the data stage of the FIFO) due to routing, capacitive loading due to fanout, intrinsic setup delays of flip-flops, and pad delays. (Set up time is the amount of time that the data must be stable before the triggering edge of the clock appears.) Most of these can be controlled by design, buffer and component selection. However, capacitive loading due to fanout is normally a function of the size of the FIFO. The larger the FIFO, the larger the capacitive load, and thus the larger the setup time requirement.

Secondly, the output delay time from the FIFO is dependent on clock skew, capacitive loading (in the data stage of the FIFO) due to routing, capacitive loading due to fanout, and intrinsic delays of flip-flops, multiplexors (or tristate bus delays), and pads. Most of these can be controlled by design, buffer and component selection. However, intrinsic delay through multiplexors or tristate bus loading are a function of the size of the FIFO. Hence, the larger the FIFO, the larger intrinsic delay through the multiplexor or the larger the delay on the shared tri-state bus.

Thirdly, the overall operational speed of the FIFO is normally dependent on pad delays in combination with the propagation delay of the combinatorial logic in the control section of the FIFO. In large FIFOs, this propagation delay is a significant limitation on the speed of the overall system.

Thus, there is a need in the art for further improvements in the systems and techniques for effecting synchronous data transfers across domain boundaries with minimal error.

The need in the art is addressed by the present invention which provides an improved multi-stage synchronizer. The inventive synchronizer includes a first memory for storing data, a second memory means connected to the output of said first memory means for storing data, and a third memory for storing data connected to the output of said second memory means. The second memory includes a plurality of multi-stage first-in, first-out memory devices. In a particular embodiment, the first and third memories are implemented with single stage first-in, first-out memories. In a preferred embodiment, the first-in, first-out memories are designed to allow data to be read and written during a single clock cycle after the memory is filled. This is achieved by adding an external read signal to the `not full` signal generated by the device.

The provision of single stage FIFO memories on either side of a multi-stage FIFO memory allows for lower set up time and output delay at higher operational speeds.

FIG. 1a is a block diagram illustrating the signals connected to the improved N word FIFO of the present invention.

FIG. 1b is a simplified block diagram illustrating the improved multi-stage FIFO design of the present invention.

FIG. 2 is a timing diagram which illustrates the operation of the improved multi-stage FIFO of the present invention.

FIG. 3a is a block diagram illustrating the signals connected to the improved single stage FIFO of the present invention.

FIG. 3b is a schematic diagram of the improved single stage FIFO of the present invention.

FIG. 4 is a timing diagram which illustrates the operation of the advantageous single stage FIFO design of the present invention.

Illustrative embodiments and exemplary applications will now be described with reference to the accompanying drawings to disclose the advantageous teachings of the present invention.

As mentioned above, U.S. Pat. No. 4,873,703, teachings of which are incorporated herein by reference, describes a particularly advantageous speed matching scheme which allows for any degree of synchronization reliability by selecting the number of cascaded synchronizers. The system uses an N word multi-stage FIFO to synchronize data communication between two uncorrelated systems operating within independent time domains.

In accordance with the present teachings, the N word multi-stage FIFO is replaced with an arrangement consisting of two single stage FIFOs and an N-2 stage multi-stage FIFO. FIG. 1a is a block diagram illustrating the signals connected to the improved N word FIFO of the present invention. FIG. 1b is a simplified block diagram illustrating the improved multi-stage FIFO design of the present invention. The improved multistage FIFO 10 is implemented with cascaded first and second single stage synchronous FIFOs 12 and 16 and an N-2 multi-stage asynchronous FIFO 14. In the preferred embodiment, the first and second single stage FIFOs are constructed in the manner set forth more fully below. The multi-stage FIFO 14 is implemented in accordance with the teachings of the above-referenced patent to Crandall et al.

Two uncorrelated clocks (A and B) are applied to the system 10 along with a reset signal which resets the pointers of each FIFO. Data is supplied to the first FIFO 12 by the transmitting system (not shown). Next, a write signal is provided by the transmitting system which is set up to its clock (e.g., Clock A). On the next rising edge of the clock signal, the data on the DATAIN bus will be captured by the FIFO if the write signal is asserted. Each FIFO memory is cascaded by connecting the "not empty" (nEMPTY) signal of one FIFO to the write terminal of the succeeding FIFO, the "not full" (nFULL) signal to the read terminal of the preceding FIFO and the data output terminal (DATAOUT) of one FIFO to the data input (DATAIN) terminal of the succeeding FIFO. The receiving system (not shown) reads data from the second single stage FIFO 16 by asserting a read signal and reading data from the data output terminal thereof. Data is written on one clock pulse and transferred on the next clock pulse.

FIG. 2 is a timing diagram which illustrates the operation of the improved synchronizer of the present invention. Data transfers occur on the leading edges of the clock pulses. DATAAB refers to the transfer of data from the first FIFO 12 to the second FIFO 14. DATABC refers to the transfer of data from the second FIFO 14 to the third FIFO 16. DAVAB means that data is available from the first FIFO 12 to the second FIFO 14. Likewise, DAVBC means that data is available from the second FIFO 14 to the third FIFO 16. The RFD designation refers to a ready for data status. This signals are illustrated on the lines between the FIFOs shown in FIG. 1b.

In operation, when the write signal is asserted (goes high) and data is applied to the DATAIN line, on the leading edge of the next clock pulse the first data packet DATA0 is captured by the first FIFO 12. This is designated with a dot on the write signal and an asterisk (*) on the DATAIN line. Note that this first data packet (DATA0) is also simultaneously made available to the second FIFO 14 hence, the DAVAB signal and the nEMPTY signals go high. This advantageous high speed, low hold off mode of operation is made possible by the unique single stage FIFO design as set forth more fully below.

On the leading edge of the next clock pulse, the next data packet (DATA1) is captured by the first memory 12 and the first data packet (DATA0) is transferred from the first FIFO 12 to the second FIFO 14 and so on. Note that since the FIFO 10 of the present invention is implemented with three FIFOs, three clock cycles are required for data to pass therethrough.

After the read signal is asserted by the receiving system, on the next leading clock edge, output data is read from the data output terminal of the third FIFO 16 if data was available.

FIG. 3a is a block diagram illustrating the signals connected to the improved single stage FIFO of the present invention. FIG. 3b is a schematic diagram of the improved single stage FIFO of the present invention. In practice, the advantageous operation of the present invention may be realized with two stage FIFOs in place of the single stage FIFOs. However, performance may decrease as the size of the first and second FIFOs increase. The single stage FIFOs 12 and 16 include a one word register 20 which is connected to the data input and output lines (DATAIN) and (DATAOUT) respectively, a first circuit 22 for generating a `not full` (nFULL) signal and a second circuit 23 for generating the `not empty` (nEMPTY) signal. Those skilled in the. art will appreciate that, as in conventional systems, where the first FIFO is implemented as an `n` stage FIFO, the register 20 will be an `n` stage register. Use of multi-stage FIFOs in place of the single stage FIFOs, however, may create more capacitance due to fanout. A write signal from the transmitting system is received by a first NAND gate 24, in the first circuit 22, which has a second input provided by a not full signal (nFULL) which is generated in the manner discussed more fully below. The output of the NAND gate provides a load signal to the one word register 20. The output of the NAND gate is also input to a first exclusive OR (XOR) gate 26. The output of the first XOR gate 26 provides the D input for a D flip-flop 28, the Q bar output of which is fed back to provide a second input for the first XOR gate 26. Those skilled in the art will recognize the XOR D flip-flop combination as a traditional T-flop. The Q output of the flip-flop 28 provides a first input to an exclusive NOR (XNOR) gate 30. The second input to the XNOR gate 30 is provided by the Q output of a second D flip-flop 38 which is part of the second circuit 23.

The second circuit 23 includes a second NAND gate 34 which receives a read signal from a receiving system as a first input thereto. A second input to the second NAND gate 34 is provided by the nEMPTY signal in the manner described more fully below. The output of the second NAND gate provides a first input to a second exclusive OR gate 36 which, in turn, provides a D input to the second D flip-flop 38. The Q outputs of the first and second flip-flops 28 and 38, respectively, provide first and second inputs to the XNOR gate 30 and a third XOR gate 40. The third XOR gate 40 provides the nEMPTY signal. The output of the XNOR gate 30 and the read signal are input to an OR gate 32, the output of which provides the nFULL signal.

In operation, a reset signal is supplied which resets the first and second flip-flops 28 and 38, which act as pointers for the data. A write signal is supplied by the transmitting system. Since, the register 20 is empty, the nFULL signal will be high and the output of the NAND gate 24 will be low. This enables the register 20 to load data on the rising edge of the next clock pulse. In addition, the low output of the first NAND gate 24 is combined with high Q bar output of the first flip-flop 28 by the first XOR gate 26. This causes the output of the first XOR gate 26 to go high triggering the first flip-flop 28 and providing a write pointer that indicates that data is available in the register 20.

The operation on the read side is essentially the same with the second flip-flop 38 providing the read pointer. The outputs of the two pointers are compared by the third XOR gate 40. If these pointers are the same, the output of the third XOR gate 40 is low indicating that the register 20 is empty. If the pointers are not equal, the output of the third XOR gate 40 is high indicating that the register 20 is not empty.

A similar comparison is provided by the XNOR gate 30. The inverted output of the XNOR gate 30 essentially allows a `1` to be added to the read pointer. (If the FIFO 12, 16 were implemented as a two stage FIFO, a `2` would be added and so on.) By combining the read signal with the complement of the compare of the two pointers, the FIFO 12, 16 allows for a write on the next cycle if the receiving system is going to read. This allows a single stage FIFO to function with no unnecessary hold off, allowing it to be used and thereby increase the performance of the system.

FIG. 4 is a timing diagram which illustrates the operation of the advantageous FIFO design of the present invention. Again, all changes are relative to the leading edge of the clock and the asterisks (*) indicate words that were actually stored.

When the write signal is asserted and data is provided to the data input bus, on the next clock pulse data is captured by the FIFO and stored in the register 20. At this point, the nEMTPY signal goes high and the nFULL signal goes low. If a read signal is now asserted, the nFULL signal will asynchronously go high, as long as data will be read, data can be output even as data is being written on the next clock pulse. As mentioned above, the unique and advantageous feature of the present FIFO design is afforded by the combination of the read signal with a not full signal. Thereafter, the nFULL signal returns to a high state and the operation continues.

Thus, the present invention has been described herein with reference to a particular embodiment for a particular application. Those having ordinary skill in the art and access to the present teachings will recognize additional modifications, applications and embodiments within the scope thereof.

It is therefore intended by the appended claims to cover any and all such applications, modifications and embodiments within the scope of the present invention. Accordingly,

Steinmetz, Joseph H., Cavanna, Vicente V.

Patent Priority Assignee Title
6772243, Dec 19 2000 Oracle America, Inc Apparatus and method for generating a partial fullness indicator signal in a FIFO
7109747, Sep 09 2004 National Semiconductor Corporation Low power, high speed logic controller that implements thermometer-type control logic by utilizing scan flip-flops and a gated clock
7209983, Jul 03 2003 Integrated Device Technology, Inc. Sequential flow-control and FIFO memory devices that are depth expandable in standard mode operation
7392354, Jan 10 2005 Integrated Device Technology, Inc. Multi-queue FIFO memory devices that support a backed-off standard mode of operation and methods of operating same
Patent Priority Assignee Title
4062059, Oct 15 1975 Tokyo Shibaura Electric Co., Ltd. Information processing system
4272829, Dec 29 1977 NCR Corporation Reconfigurable register and logic circuitry device for selective connection to external buses
4344132, Dec 14 1979 International Business Machines Corporation Serial storage interface apparatus for coupling a serial storage mechanism to a data processor input/output bus
4907186, Feb 09 1987 The United States of America as represented by the Secretary of Commerce; UNITED STATES OF AMERICA, THE, AS REPRESENTED BY THE SECRETARY OF COMMERCE Data direct ingest system
5309395, Oct 22 1992 AT&T Bell Laboratories Synchronous static random access memory
5473756, Dec 30 1992 Intel Corporation FIFO buffer with full/empty detection by comparing respective registers in read and write circular shift registers
5495596, Jul 31 1992 Hewlett Packard Enterprise Development LP Method for clocking functional units in one cycle by using a single clock for routing clock inputs to initiate receive operations prior to transmit operations
////////////////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Dec 19 1997Hewlett-Packard Company(assignment on the face of the patent)
May 20 1998Hewlett-Packard CompanyHewlett-Packard CompanyMERGER SEE DOCUMENT FOR DETAILS 0107590049 pdf
Aug 28 2001Hewlett-Packard CompanyHewlett-Packard CompanyASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0121430895 pdf
Aug 28 2001Hewlett-Packard CompanyAgilent Technologies IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0121430895 pdf
Feb 05 2004Agilent Technologies IncHewlett-Packard CompanyCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Feb 05 2004Agilent Technologies IncHEWLETT-PACKARD DEVELOPMENT COMPANY, L P CLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Feb 05 2004Agilent Technologies IncAgilent Technologies, IncCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Oct 08 2004Hewlett-Packard CompanyAgilent Technologies, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0152320278 pdf
Jan 19 2005HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Agilent Technologies, IncCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Jan 19 2005HEWLETT-PACKARD DEVELOPMENT COMPANY, L P HEWLETT-PACKARD DEVELOPMENT COMPANY, L P CLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Jan 19 2005HEWLETT-PACKARD DEVELOPMENT COMPANY, L P Hewlett-Packard CompanyCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Feb 03 2005Hewlett-Packard CompanyAgilent Technologies, IncCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Feb 03 2005Hewlett-Packard CompanyHEWLETT-PACKARD DEVELOPMENT COMPANY, L P CLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Feb 03 2005Hewlett-Packard CompanyHewlett-Packard CompanyCLARIFICATION TO PATENT AND PATENT APPLICATION ASSIGNMENT0159800930 pdf
Dec 01 2005Agilent Technologies, IncAVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD CORRECTIVE ASSIGNMENT TO CORRECT THE NAME OF THE ASSIGNEE PREVIOUSLY RECORDED ON REEL 017207 FRAME 0020 ASSIGNOR S HEREBY CONFIRMS THE ASSIGNMENT 0386330001 pdf
Dec 01 2005Agilent Technologies, IncAVAGO TECHNOLOGIES GENERAL IP PTE LTD ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0172070020 pdf
Date Maintenance Fee Events
Oct 27 2003M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Nov 13 2003ASPN: Payor Number Assigned.
Oct 05 2007M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Dec 05 2011REM: Maintenance Fee Reminder Mailed.
Apr 25 2012EXP: Patent Expired for Failure to Pay Maintenance Fees.


Date Maintenance Schedule
Apr 25 20034 years fee payment window open
Oct 25 20036 months grace period start (w surcharge)
Apr 25 2004patent expiry (for year 4)
Apr 25 20062 years to revive unintentionally abandoned end. (for year 4)
Apr 25 20078 years fee payment window open
Oct 25 20076 months grace period start (w surcharge)
Apr 25 2008patent expiry (for year 8)
Apr 25 20102 years to revive unintentionally abandoned end. (for year 8)
Apr 25 201112 years fee payment window open
Oct 25 20116 months grace period start (w surcharge)
Apr 25 2012patent expiry (for year 12)
Apr 25 20142 years to revive unintentionally abandoned end. (for year 12)