An apparatus comprising a flag generation circuit configured to generate an empty flag signal in response to (i) a read clock, (ii) a write clock and (iii) a look ahead bitwise comparison configured to detect when a write count signal minus a read count signal is equal to 1.
|
12. An apparatus comprising:
means for generating a compare signal when a write count signal minus a read count signal is equal to 1; and means for generating an empty flag signal in response to a read clock signal, a write clock signal and said compare signal.
1. An apparatus comprising:
a flag generation circuit configured to generate an empty flag signal in response to (i) a read clock, (ii) a write clock and (iii) a look ahead bitwise comparison configured to detect when a write count signal minus a read count signal is equal to 1.
13. A method for providing programmable empty flag generation, comprising the steps of:
(A) generating a compare signal when a write count minus a read count is equal to 1; and (B) generating an empty flag signal in response to a read clock signal, a write clock signal and said compare signal.
2. The apparatus according to
a comparator configured to perform said bitwise look ahead comparison to generate a look ahead signal, wherein said apparatus is further configured in response to said look ahead signal.
3. The apparatus according to
a set state machine configured to generate a first pulse configured to generate a first predetermined state of said empty flag signal; and a reset state machine configured to generate a second pulse configured to generate a second predetermined state of said empty flag signal.
4. The apparatus according to
said set state machine is configured to generate said first state of said empty flag signal at a rising edge of said read clock signal; and said reset state machine is configured to generate said second state of said empty flag signal at a rising edge of said write clock signal.
5. The apparatus according to
6. The apparatus according to
a read load/counter configured to generate said read count signal in response to a preloaded offset value and a count of said read clock signal; a write counter configured to generate said write count signal in response to a preloaded predetermined value and a count of said write clock signal; and a comparator configured to generate a compare signal in response to said read count signal and said write count signal.
7. The apparatus according to
8. The apparatus according to
a shadow register configured to store said offset value.
9. The apparatus according to
10. The apparatus according to
11. The apparatus according to
14. The method according to
15. The method according to
generating a first pulse configured to generate a first predetermined state of said empty flag signal; and generating a second pulse configured to generate a second predetermined state of said empty flag signal.
16. The method according to
17. The method according to
|
The present application may relate to co-pending application Ser. No. 09/895,305, filed Jun. 30, 2001, Ser. No. 09/895,306, filed Jun. 29, 2001, Ser. No. 09/957,587, filed Sep. 20, 2001 which are each hereby incorporated by reference in their entirety.
The present invention relates to a method and/or architecture for generating flags in a memory generally and, more particularly, to a method and/or architecture for generating high speed almost empty status flags in a first-in, first-out (FIFO) memory.
First-in first-out (FIFO) memories provide a temporary buffer (or storage area) between communication systems. A programmable empty flag of a FIFO can be used as an interrupt to warn the system when the FIFO buffer becomes almost empty, which then blocks further read operations. Almost empty flags are generated in real-time to prevent underflow of the buffer. Traditionally, read counters, write counters and an offset register are used to track the status of the FIFO.
Referring to
Conventional almost empty flags that use a 3-input adder define the almost empty flag as EMPTY=(WR-RD<(offset)). Such an approach may have one or more of the following disadvantages of (i) being slow, (ii) consuming large area, and/or (iii) having wide glitches generated by the adder which need filtering, thereby degrading overall performance.
The present invention concerns an apparatus comprising a flag generation circuit configured to generate an empty flag signal in response to (i) a read clock, (ii) a write clock and (iii) a look ahead bitwise comparison configured to detect when a write count signal minus a read count signal is equal to 1.
The objects, features and advantages of the present invention include providing a method and/or architecture for generating high speed almost empty status flags in a FIFO that may (i) use a comparator to generate look ahead signals used by the almost empty flag generation, (ii) use state machines (e.g., asynchronous state machines) to generate the almost empty flag, (iii) implement a user programmable offset directly into the read counter upon programming, (iv) implement a shadow register for storing the offset value, (v) achieve high speed operation (e.g., 266 MHz) and/or (vi) minimize logic hazards (e.g., glitches).
These and other objects, features and advantages of the present invention will be apparent from the following detailed description and the appended claims and drawings in which:
FIGS. 3(a-c) are exemplary implementations of the present invention.
Referring to
The circuit 100 generally comprises a read load/counter block (or circuit) 102, a write counter block (or circuit) 104, a comparator block (or circuit) 106, a state machine 108, a state machine 110, a synchronization block (or circuit) 112 and a latch 114. The circuit 100 may be configured to receive a. FIFO read clock (e.g., RDCLK) and a FIFO write clock (e.g., WRCLK). The circuit 100 may also generate an output (e.g., EMPTY). The output EMPTY may be implemented as a programmable almost empty status flag.
The read load/counter circuit 102 may have an input 120 that may receive the read. clock RDCLK. The read load/counter circuit 102 may be preloaded with an offset value. The offset value may be programmable. The read load/counter 102 may then be incremented from the offset value. Programming the user defined offset value may allow the circuit 100 to monitor the programmable almost empty status flag EMPTY. For example, when the number of words in the FIFO drops below a predetermined threshold, the circuit 100 may pause further reads to prevent underflow. The read load/counter circuit 102 may present a signal (e.g., RC) to an input 122 of the comparator 106. The signal RC may be a read count signal (or pointer).
The write counter 104 may have an input 123 that may receive the signal WRCLK. The write counter 104 may be preloaded with a digital value (e.g., FFFF). The write counter 140 may be configured to count in response to the signal WRCLK. The write counter 104 may also present a signal (e.g., WC) to the input 122 of the comparator 106. The signal WC may be a write count signal (or pointer). The comparator 106 may be configured as a look ahead bitwise comparator. The comparator 106 may be implemented as a fast XNOR comparator. The comparator 106 may be configured to compare the signals WC and RC (e.g., WC-RC==1). The comparator 106 may then generate a signal (e.g., EQ). The signal EQ may be configured as a look ahead signal. The look ahead signal EQ may be used to generate the almost empty status flag EMPTY.
The state machine 108 may be configured as a programmable almost empty reset state machine. The state machine 108 may have an input 124 that may receive the signal WRCLK and an input 126 that may receive the signal EQ. The state machine 108 may be configured to generate a signal (e.g., RESET) in response to the signal RDCLK and the signal EQ. The signal RESET may be presented to an input 128 of the synchronization block 112. The synchronization block 112 may also have an input 130 that may receive the signal RDCLK. The synchronization block 112 may be configured to synchronize the signal RESET to the read clock RDCLK.
The synchronization block 112 generally comprises an SR latch followed by a register clocked by the write clock RDCLK (both of which are not shown). The SR latch of the synchronization block 112 may be reset after the register of the synchronization block 112 has been clocked high. The sync block 112 may present a signal (e.g., RESET') to an input 132 of the latch 114. The signal RESET' may be presented to a "set" (e.g., input S) of the latch 114.
The state machine 110 may be configured as a programmable almost empty flag set state machine. The state machine 110 may have an input 134 that may receive the signal EQ and an input 136 that may receive the signal RDCLK. The state machine 110 may generate a signal (e.g., SET) that may be presented to an input 138 of the latch 114. The signal SET may be presented to a "reset" (e.g., input R) of the latch 114. The latch 114 may be configured to generate the almost empty signal EMPTY in response to the signals RESET' and SET. The latch 114 may be configured as an SR latch. However, the latch 114 may be configured as another appropriate type device in order to meet the design criteria of a particular implementation. Examples of the state machines 108 and 110 may be found in co-pending application Ser. No. 09/895,305, filed Jun. 30, 2001, Ser. No. 09/895,306, filed Jun. 29, 2001, U.S. Pat. Nos. 5,712,992; 5,809,339; 5,627,797; 5,850,568 and/or U.S. Pat. No. 5,852,748, each of which is incorporated by reference in its entirety.
The circuit 100 may be implemented to control a status of a FIFO. As the FIFO reaches almost empty (e.g., at a next read cycle the FIFO will be empty), the set state machine 110 may generate the pulse SET at a next rising edge of the read clock RDCLK. The pulse SET generally resets the SR latch 114 to generate an active LOW on the programmable empty flag EMPTY. The active LOW state of the signal EMPTY may indicate an inactive state of the FIFO.
Similarly, when the FIFO is not almost empty (e.g., the FIFO has more than offset+1 spaces available) the reset state machine 108 may generate the pulse RESET at a next rising edge of the write clock WRCLK. The write clock domain pulse RESET may then be synchronized by the read clock RDCLK to generate the signal RESET', which then sets the SR latch 114 to generate an active HIGH on the programmable almost empty flag EMPTY. The active HIGH state of the signal EMPTY may indicate an active state of the FIFO.
The reset state machine 108 may be inhibited (or blocked) when the flag EMPTY is HIGH. The set state machine 110 may be inhibited (or blocked) when the flag EMPTY is LOW. Such a configuration may ensure that the SR-latch 114 may never receive simultaneous RESET' and SET pulses that may lead into an illegal state for the SR latch 114.
Both the set and reset state machines 108 and 110 may enhance typical empty/full flag state machines. However, typical empty/full flag state machines may need additional logic to allow internal synchronous retransmit functions. For example, an addition SR-latch may need to be attached to the set path (e.g., RESET) to remember if the FIFO has ever gone from almost empty to not almost empty after a master reset cycle. Upon retransmit, if the signal RESET is active, the state machine 110 may trigger the pulse SET to recover an almost not empty status (e.g., a logic LOW) of the programmable almost empty flag EMPTY, if the FIFO is almost empty. The retransmit action may also trigger the read counter 102 to reload the user programmed offset value from a shadow offset register (not shown) that may be configured to store the value during programmable cycles (e.g., either preload, parallel or serial programming).
Referring to FIGS. 3(a-c), block diagrams illustrating an exemplary operation of the circuit 100 within a number of FIFOs 200a-200c is shown. Each of the FIFOs 200a-200n may receive a write pointer (e.g., WR) and a read pointer (e.g., RD). The FIFO 200a of
The almost empty flag EMPTY of the FIFO 200c may be a logic LOW, indicating that the FIFO 200c is disabled. The circuit 100 may allow the FIFOs 200a-200c to operate at a high speed (e.g., 266 Mhz, 3.76 ns cycle). The asynchronous state machines 108 and 110 may allow the circuit 100 to operate at high speeds.
The circuit 100 may implement the comparator 106 to generate the look ahead signal EQ needed by the almost empty flag generation circuitry (e.g., the state machines 108 and 110). The comparator 106 may be implemented as a fast XNOR comparator. The circuit 100 may implement the asynchronous state machines 108 and 110 to generate the almost empty status flag EMPTY. The circuit 100 may preload the user programmable offset directly into the read load/counter 102 upon programming. The circuit 100 may also implement a shadow register (not shown) to store the offset value, such that the value may be re-loaded back into the read load/counter 102 upon retransmit and partial reset operations. The circuit 100 may allow high speed almost empty flag generation in order to achieve high speed operation. Additionally, since the circuit 100 does not implement an adder, logic hazards (e.g., glitches) may be minimized.
The various signals of the present invention are generally "on" (e.g., a digital HIGH, or 1) or "off" (e.g., a digital LOW, or 0). However, the particular polarities of the on (e.g., asserted) and off (e.g., de-asserted) states of the signals may be adjusted (e.g., reversed) accordingly to meet the design criteria of a particular implementation. Additionally, inverters may be added to change a particular polarity of the signals.
While the invention has been particularly shown and described with reference to the preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made without departing from the spirit and scope of the invention.
Au, Johnie, Chang, Chia Jen, Mekara, Parinda
Patent | Priority | Assignee | Title |
6956788, | Nov 05 2003 | VERISILICON HOLDINGSCO , LTD | Asynchronous data structure for storing data generated by a DSP system |
7257687, | Jul 26 2004 | Integrated Device Technology, Inc.; Integrated Device Technology, inc | Synchronization of active flag and status bus flags in a multi-queue first-in first-out memory system |
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 |
7447812, | Mar 23 2004 | Integrated Device Technology, Inc. | Multi-queue FIFO memory devices that support flow-through of write and read counter updates using multi-port flag counter register files |
7523232, | Jul 26 2004 | Integrated Device Technology, Inc.; Integrated Device Technology, inc | Mark/re-read and mark/re-write operations in a multi-queue first-in first-out memory system |
7805552, | Jul 26 2004 | Integrated Device Technology, Inc.; Integrated Device Technology, inc | Partial packet write and write data filtering in a multi-queue first-in first-out memory system |
7870310, | Jul 26 2004 | Integrated Device Technology, Inc.; Integrated Device Technology, inc | Multiple counters to relieve flag restriction in a multi-queue first-in first-out memory system |
8230174, | Jul 26 2004 | Integrated Device Technology, Inc.; Integrated Device Technology, inc | Multi-queue address generator for start and end addresses in a multi-queue first-in first-out memory system |
8502593, | Oct 13 2004 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Balanced debounce circuit with noise filter for digital system |
Patent | Priority | Assignee | Title |
5278956, | Jan 22 1990 | VLSI Technology, Inc.; VLSI TECHNOLOGY, INC , A CORP OF DE | Variable sized FIFO memory and programmable trigger level therefor for use in a UART or the like |
5406554, | Oct 05 1993 | Music Semiconductors, Corp. | Synchronous FIFO having an alterable buffer store |
5517627, | Sep 18 1992 | COTHRE TECHNOLOGY LTD ; COTHRE TECHNOLOGY LTD LIMITED LIABILITY COMPANY | Read and write data aligner and method |
6070203, | Dec 22 1995 | RPX Corporation | Circuit for generating almost full and almost empty flags in response to sum and carry outputs in asynchronous and synchronous FIFOS |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Sep 19 2001 | AU, JOHNIE | Cypress Semiconductor Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012194 | /0804 | |
Sep 19 2001 | MEKARA, PARINDA | Cypress Semiconductor Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012194 | /0804 | |
Sep 19 2001 | CHANG, CHIA JEN | Cypress Semiconductor Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012194 | /0804 | |
Sep 20 2001 | Cypress Semiconductor Corp. | (assignment on the face of the patent) | / | |||
Mar 12 2015 | Spansion LLC | MORGAN STANLEY SENIOR FUNDING, INC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 035240 | /0429 | |
Mar 12 2015 | Cypress Semiconductor Corporation | MORGAN STANLEY SENIOR FUNDING, INC | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 035240 | /0429 | |
Mar 12 2015 | Cypress Semiconductor Corporation | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE 8647899 PREVIOUSLY RECORDED ON REEL 035240 FRAME 0429 ASSIGNOR S HEREBY CONFIRMS THE SECURITY INTERST | 058002 | /0470 | |
Mar 12 2015 | Spansion LLC | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE 8647899 PREVIOUSLY RECORDED ON REEL 035240 FRAME 0429 ASSIGNOR S HEREBY CONFIRMS THE SECURITY INTERST | 058002 | /0470 | |
Aug 11 2016 | MORGAN STANLEY SENIOR FUNDING, INC , AS COLLATERAL AGENT | Spansion LLC | PARTIAL RELEASE OF SECURITY INTEREST IN PATENTS | 039708 | /0001 | |
Aug 11 2016 | MORGAN STANLEY SENIOR FUNDING, INC , AS COLLATERAL AGENT | Cypress Semiconductor Corporation | PARTIAL RELEASE OF SECURITY INTEREST IN PATENTS | 039708 | /0001 | |
Aug 11 2016 | Cypress Semiconductor Corporation | MONTEREY RESEARCH, LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 040911 | /0238 |
Date | Maintenance Fee Events |
Aug 10 2006 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Aug 25 2010 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Aug 25 2014 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 25 2006 | 4 years fee payment window open |
Aug 25 2006 | 6 months grace period start (w surcharge) |
Feb 25 2007 | patent expiry (for year 4) |
Feb 25 2009 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 25 2010 | 8 years fee payment window open |
Aug 25 2010 | 6 months grace period start (w surcharge) |
Feb 25 2011 | patent expiry (for year 8) |
Feb 25 2013 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 25 2014 | 12 years fee payment window open |
Aug 25 2014 | 6 months grace period start (w surcharge) |
Feb 25 2015 | patent expiry (for year 12) |
Feb 25 2017 | 2 years to revive unintentionally abandoned end. (for year 12) |