US20010000819A1 - Method and system for bypassing pipelines in a pipelined memory command generator - Google Patents
Method and system for bypassing pipelines in a pipelined memory command generator Download PDFInfo
- Publication number
- US20010000819A1 US20010000819A1 US09/748,954 US74895400A US2001000819A1 US 20010000819 A1 US20010000819 A1 US 20010000819A1 US 74895400 A US74895400 A US 74895400A US 2001000819 A1 US2001000819 A1 US 2001000819A1
- Authority
- US
- United States
- Prior art keywords
- command
- signal
- latency
- circuit
- timing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/10—Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
- G11C7/1078—Data input circuits, e.g. write amplifiers, data input buffers, data input registers, data input level conversion circuits
- G11C7/109—Control signal input circuits
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/10—Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
- G11C7/1015—Read-write modes for single port memories, i.e. having either a random port or a serial port
- G11C7/1039—Read-write modes for single port memories, i.e. having either a random port or a serial port using pipelining techniques, i.e. using latches between functional memory parts, e.g. row/column decoders, I/O buffers, sense amplifiers
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/10—Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
- G11C7/1078—Data input circuits, e.g. write amplifiers, data input buffers, data input registers, data input level conversion circuits
Definitions
- This invention relates to memory devices used in computer systems, and, more particularly, to a method and system for by passing the pipelines of a pipelined memory command generator during low latency memory operations.
- ROMs read-only memories
- SRAM static random access memory
- Processors generally operate at a relatively high speed.
- Processors such as the Pentium® and Pentium Pro® microprocessors are currently available that operate at clock speeds of at least 300 MHz.
- SRAM cache the remaining components of existing computer systems, with the exception of SRAM cache, are not capable of operating at the speed of the processor.
- the system memory devices, as well as the input devices, output devices, and data storage devices are not coupled directly to the processor bus.
- the system memory devices are generally coupled to the processor bus through a memory controller, bus bridge or similar device, and the input devices, output devices, and data storage devices are coupled to the processor bus through a bus bridge.
- the memory controller allows the system memory devices to operate at a clock frequency that is substantially lower than the clock frequency of the processor.
- the bus bridge allows the input devices, output devices, and data storage devices to operate at a substantially lower frequency.
- a processor having a 300 MHz clock frequency may be mounted on a motherboard having a 66 MHz clock frequency for controlling the system memory devices and other components.
- Access to system memory is a frequent operation for the processor.
- much effort has been devoted to increasing the operating speed of system memory devices.
- System memory devices are generally dynamic random access memories (“DRAMs”).
- DRAMs dynamic random access memories
- the operating speed of asynchronous DRAMs was successfully increased through such innovations as burst and page mode DRAMs, which did not require that an address be provided to the DRAM for each memory access.
- SDRAMs synchronous dynamic random access memories
- SDRAMs synchronous dynamic random access memories
- SDRAMs cannot be connected directly to the processor bus, but instead must interface with the processor bus through a memory controller, bus bridge, or similar device.
- the disparity between the operating speed of the processor and the operating speed of SDRAMs continues to limit the speed at which processors may complete operations requiring access to system memory.
- SyncLink A solution to this operating speed disparity has been proposed in the form of a computer architecture known as “SyncLink.”
- the system memory may be coupled to the processor either directly through the processor bus or through a memory controller.
- SyncLink DRAM memory devices are able to operate at a speed that is substantially faster than conventional DRAM memory devices.
- SyncLink memory devices receive command packets that include both control and address information. The SyncLink memory device then outputs or receives data on a data bus that may be coupled directly to the data bus portion of the processor bus.
- FIG. 1 An example of a computer system 10 using the SyncLink architecture is shown in FIG. 1.
- the computer system 10 includes a processor 12 having a processor bus 14 coupled to three packetized dynamic random access memory or SyncLink DRAM (“SLDRAM”) devices 16 a-c .
- the computer system 10 also includes one or more input devices 20 , such as a keypad or a mouse, coupled to the processor 12 through a bus bridge 22 via an expansion bus 24 , such as an industry standard architecture (“ISA”) bus or a Peripheral component interconnect (“PCI”) bus.
- the input devices 20 allow an operator or an electronic device to input data to the computer system 10 .
- One or more output devices 30 are coupled to the processor 12 to display or otherwise output data generated by the processor 12 .
- the output devices 30 are coupled to the processor 12 through the expansion bus 24 , bus bridge 22 and processor bus 14 .
- Examples of output devices 24 include printers and a video display units.
- One or more data storage devices 38 are coupled to the processor 12 through the processor bus 14 , bus bridge 22 , and expansion bus 24 to store data in or retrieve data from storage media (not shown). Examples of storage devices 38 and storage media include fixed disk drives floppy disk drives, tape cassettes and compact-disk read-only memory drives.
- the processor 12 communicates with the memory devices 16 a-c via the processor bus 14 by sending the memory devices 16 a-c command packets that contain both control and address information.
- Data is coupled between the processor 12 and the memory devices 16 a-c , through a data bus portion of the processor bus 14 .
- all the memory devices 16 a-c are coupled to the same conductors of the processor bus 14 , only one memory device 16 a-c at a time reads or writes data, thus avoiding bus contention on the processor bus 14 .
- Bus contention is avoided by each of the memory devices 16 a-c on the bus bridge 22 having a unique identifier, and the command packet containing an identifying code that selects only one of these components.
- a typical command packet for a SyncLink packetized DRAM is shown in FIG. 2.
- the command packet is formed by 4 packet words each of which contains 10 bits of data.
- the first packet word W 1 contains 7 bits of data identifying the packetized DRAM 16 a-c that is the intended recipient of the command packet.
- each of the packetized DRAMs is provided with a unique ID code that is compared to the 7 ID bits in the first packet word W 1 .
- the packetized DRAMs 16 a-c will receive the command packet, only the packetized DRAM 16 a-c having an ID code that matches the 7 ID bits of the first packet word W 1 will respond to the command packet.
- the remaining 3 bits of the first packet word W 1 as well as 3 bits of the second packet word W 2 comprise a 6 bit command. Typical commands are read and write in a variety of modes, such as accesses to pages or banks of memory cells.
- the remaining 7 bits of the second packet word W 2 and portions of the third and fourth packet words W 3 and W 4 comprise a 20 bit address specifying a bank, row and column address for a memory transfer or the start of a multiple bit memory transfer. In one embodiment, the 20-bit address is divided into 3 bits of bank address, 10 bits of row address, and 7 bits of column address.
- command packet shown in FIG. 2 is composed of 4 packet words each containing up to 10 bits, it will be understood that a command packet may contain a lesser or greater number of packet words, and each packet word may contain a lesser or greater number of bits.
- the computer system 10 also includes a number of other components and signal lines that have been omitted from FIG. 1 in the interests of brevity.
- the memory devices 16 a-c also receive a master clock signal to provide internal timing signals, a data clock signal clocking data into and out of the memory device 16 , and a FLAG signal signifying the start of a command packet.
- the memory device 16 a includes a clock divider and delay circuit 40 that receives a command clock signal 42 and generates a large number of other clock and timing signals to control the timing of various operations in the memory device 16 .
- the memory device 16 a also includes a command buffer 46 and an address capture circuit 48 , which receive an internal clock CLK signal, a command packet CA 0 -CA 9 on a command bus 50 , and a FLAG signal on line 52 .
- the command packet contains control and address information for each memory transfer, and the FLAG signal identifies the start of a command packet.
- the command buffer 46 receives the command packet from the bus 50 , and compares at least a portion of the command packet to identifying data from an ID register 56 to determine if the command packet is directed to the memory device 16 a or some other memory device 16 b, c. If the command buffer 46 determines that the command packet is directed to the memory device 16 a , it then provides the command packet to a command decoder and sequencer 60 .
- the command decoder and sequencer 60 generates a large number of internal control signals to control the operation of the memory device 16 a during a memory transfer corresponding to the memory command packet. More specifically, the command decoder and sequencer 60 operates in a pipelined fashion by storing memory commands corresponding to respective command packets as the command packets are received. In fact, the command decoder and sequencer 60 may receive and store memory commands a rate that is faster than the rate that the memory commands can be processed. The command decoder and sequencer 60 subsequently issues command signals corresponding to the respective memory commands at respective times that are determined by a latency command.
- the latency command specifies the number of clock pulses or clock edges that will occur between than the start and the resultant clocking of data into or out of the memory device 16 a .
- the latency command may be programmed into the memory device 16 a by conventional means, such as by programming an anti-use. However, the latency command they also be part of an initialization packet that is received by the memory device 16 a upon initialization.
- the address capture circuit 48 also receives the command packet from the command bus 50 and outputs a 20-bit address corresponding to the address information in the command packet.
- the address is provided to an address sequencer 64 , which generates a corresponding 3-bit bank address on bus 66 , a 10-bit row address on bus 68 , and a 7-bit column address on bus 70 .
- One of the problems of conventional DRAMs is their relatively low speed resulting from the time required to precharge and equilibrate circuitry in the DRAM array.
- the packetized memory device 16 a shown in FIG. 3 largely avoids this problem by using a plurality of memory banks 80 , in this case eight memory banks 80 a-h. After a memory read from one bank 80 a , the bank 80 a can be precharged while the remaining banks 80 b-h are being accessed. Each of the memory banks 80 a-h receives a row address from a respective row latch/decoder/driver 82 a-h.
- All of the row latch/decoder/drivers 82 a-h receive the same row address from a predecoder 84 which, in turn, receives a row address from either a row address register 86 or a refresh counter 88 as determined by a multiplexer 90 .
- a predecoder 84 which, in turn, receives a row address from either a row address register 86 or a refresh counter 88 as determined by a multiplexer 90 .
- only one of the row latch/decoder/drivers 82 a-h is active at any one time as determined by bank control logic 94 as a function of the bank address from a bank address register 96 .
- the column address on bus 70 is applied to a column latch/decoder 100 which, in turn, supplies I/O gating signals to an I/O gating circuit 102 .
- the I/O gating circuit 102 interfaces with columns of the memory banks 80 a-h through sense amplifiers 104 .
- Data is coupled to or from the memory banks 80 a-h through the sense amplifiers 104 and I/O gating circuit 102 to a data path subsystem 108 , which includes a read data path 110 and a write data path 112 .
- the read data path 110 includes a read latch 120 receiving and storing data from the I/O gating circuit 102 .
- the read latch 120 then provides four 16-bit data words to a multiplexer 122 .
- the multiplexer 122 sequentially applies each of the 16-bit data words to a read FIFO buffer 124 . Successive 16-bit data words are clocked through the FIFO buffer 124 by a clock signal generated from an internal clock by a programmable delay circuit 126 .
- the FIFO buffer 124 sequentially applies the 16-bit words and two clock signals (a clock signal and a quadrature clock signal) to a driver circuit 128 which, in turn, applies the 16-bit data words to a data bus 130 forming part of the processor bus 14 .
- the driver circuit 128 also applies the clock signals to a clock bus 132 so that a device, such as the processor 12 reading the data on the data bus 130 , can be synchronized with the data.
- the write data path 112 includes a receiver buffer 140 coupled to the data bus 130 .
- the receiver buffer 140 sequentially applies 16-bit words from the data bus 130 to four input registers 142 , each of which is selectively enabled by a signal from a clock generator circuit 144 .
- the input registers 142 sequentially store four 16-bit data words and combine them into one 64-bit data word applied to a write FIFO buffer 148 .
- the write FIFO buffer 148 is clocked by a signal from the clock generator 144 and an internal write clock WCLK to sequentially apply 64-bit write data to a write latch and driver 150 .
- the write latch and driver 150 applies the 64-bit write data to one of the memory banks 80 a-h through the I/O gating circuit 102 and the sense amplifier 104 .
- an important goal of the SyncLink architecture is to allow data transfer between a processor and a memory device to occur at a significantly faster rate.
- the operating rate of a packetized DRAM including the packetized memory device 16 a shown in FIG. 3, is limited by the time required to receive and process command packets applied to the memory device 16 a . More specifically, not only must the command packets be received and stored, but they must also be decoded and used to generate a wide variety of signals. However, in order for the memory device 16 a to operate at a very high speed, the command packets must be applied to the memory device 16 a at a correspondingly high speed.
- the command packets are provided to the memory device 16 a at a rate that can exceed the rate at which the command buffer 46 can process the command packets. Furthermore, as the operating speed of the packetized memory device 16 a increases, the required latency of command signals issued by the command decoder and sequencer 60 may become shorter than the minimum latency that the command decoder and sequencer 60 is capable of operating. In other words, it may become necessary for the command decoder and sequencer 60 to issue command signals sooner than the command decoder and sequencer 60 is capable of issuing such command signals, partly because of the pipelined nature of the operation of the command decoder and sequencer 60 .
- a memory device command generator includes a command pipeline adapted to receive and store a plurality of memory commands, and then output corresponding command signals.
- the command pipeline outputs each command signal at times relative to receipt of the memory command that is determined by a latency command.
- the latency command must specify a latency that is greater than a minimum latency of the command pipeline. If the latency command specifies a latency that is less than the minimum latency of the command pipeline, a bypass circuit rather than the command pipeline generates the command signal, and it does so at a time that is less than the minimum latency of the command pipeline as specified by the latency command.
- the bypass circuit inhibits the command pipeline from generating the command signal so that only one command signal is generated responsive to the memory command.
- the bypass circuit may include a latch circuit that outputs the command signal. The latch preferably is reset to terminate the command signal by an acknowledgment signal that is generated by circuitry receiving the command signal.
- FIG. 1 is a block diagram of a computer system containing several SyncLink packetized dynamic random access memory devices.
- FIG. 2 is a diagram showing a typical command packet for a SyncLink packetized dynamic random access memory device.
- FIG. 3 is a block diagram of a SyncLink packetized dynamic random access memory device that may be used in the computer system of FIG. 1.
- FIG. 4 is a block diagram of an embodiment of a command buffer and a pipelined command decoder and sequencer that is usable in the SyncLink packetized dynamic random access memory device of FIG. 3.
- FIG. 5 is a block diagram showing the command buffer of FIG. 4 in greater detail.
- FIG. 6 is a timing diagram showing the clock signals used in a portion of the command buffer shown in FIG. 5.
- FIG. 7 is a block diagram of a pipelined address decoder and sequencer including a pipeline bypass system according to one embodiment of the invention that may be used in the SyncLink packetized dynamic random access memory device of FIG. 3.
- FIGS. 8A and 8B are block diagrams of command units and other circuitry used in the address decoder and sequencer of FIG. 7.
- FIG. 9 is a block and logic diagram of a bypass circuit used in the address decoder and sequencer of FIG. 7 to selectively bypass the command units shown in FIGS. 7 and 8A.
- FIGS. 1 OA and 1 OB are timing diagrams showing various waveforms present in the bypass circuit of FIG. 9.
- FIG. 4 One embodiment of a command buffer 200 that my be used in place of the command buffer 46 of FIG. 3 is shown in FIG. 4.
- the command buffer 200 shown in FIG. 4 is described in U.S. patent application Ser. No. 08/994,461 to Troy A. Manning, which is incorporated herein by reference.
- a memory device 16 of the type shown in FIG. 3 using the command buffer 200 may be used in the computer system shown in FIG. 1.
- a command packet CA consisting of a plurality of packet words are applied to a shift register 202 via a command bus 204 .
- the width M of the bus 204 corresponds to the size of the shift register 202
- the number N of packet words in the command packet corresponds to an integer sub-multiple of the number of stages of the shift register 202 .
- the shift register 202 has one-half the number of stages that are in the command packet, i.e., two shift stages since there are four packet words.
- the shift register 202 sequentially receives two groups of two 10-bit packet words responsive to a clock signal CLK.
- a FLAG signal is applied to a control circuit 205 that is clocked by the CLK signal along with the shift register 202 .
- the control circuit 205 After two packet words have been shifted into the shift register 202 , the control circuit 205 generates a LOAD1 signal that is applied to a first storage register 206 . The first two packet words from the shift register 202 are then loaded into the first storage register 206 . After two more packet words have been shifted into the shift register 202 , the control circuit 205 generates a LOAD2 signal that is applied to a second storage register 208 . The second storage register 208 then stores the remaining two packet words from the shift register 202 . The first and second storage registers 206 , 208 then collectively output a 40-bit command word COMMAND on a command bus 220 .
- the COMMAND on the command bus 220 is applied to the address decoder and sequencer 60 , which includes a command unit 224 including a row command unit (“RCU”) 226 and a column command unit (“CCU”) 228 .
- the RCU 226 is responsible for handling row addresses and row commands while the CCU 228 is responsible for handling column and bank addresses as well as commands relating to the columns of the memory arrays 80 (FIG. 3).
- the CCU 228 outputs column and bank addresses to a column address bus 230 , high level commands to a command execution unit 232 , and timing signals to a sequencer 233 formed by a series of shift registers 234 a-n.
- the shift registers 234 control the timing of column commands, such as EQUILIBRATE, WRITE, DCLK (data clock) CONTROL, etc., issued by the command execution unit 232 responsive to command signals from the CCU 228 .
- the RCU 226 may be of a somewhat conventional design, and thus will not be described in detail.
- the CCU 228 , command execution unit 232 , and sequencer 233 will be described further with reference to FIGS. 5-8.
- the CLK 90 and CLK signals are also applied to a NAND gate 240 that outputs a low whenever both CLK and CLK 90 are high, as also illustrated in FIG. 6.
- the output of the NAND gate 240 is coupled through an inverter 242 to generate a CLK 0 signal and then through a second inverter 244 to generate a CLK 0 * signal.
- the control circuit 205 also includes a pair of shift registers 246 , 248 that are connected in series with each other to form an 8-stage shift register.
- the shift register 246 receives the FLAG signal and sequentially shifts it through the four stages of the shift register circuit 246 and then through the four stages of the shift register circuit 248 responsive to the CLK 0 , CLK 0 *, CLK 1 , and CLK 1 * signals.
- the FLAG signal is shifted through two stages of the shift register circuits 246 , 248 each cycle of the CLK signals.
- FLAG goes high, two successive F ⁇ 7:0>outputs of the shift register circuits 246 , 248 sequentially go high each clock cycle.
- the shift register 202 shown in FIG. 5 includes ten separate shift register circuits 250 a-j, each of which receive a respective bit CA 0 -CA 9 of the incoming 10-bit packet word.
- Each of the shift register circuits 250 a-j includes two shift register stages. Thus, after each clock cycle, two command bits CA have been shifted into each shift register circuit 250 , and these bits are available as a 2-bit word B ⁇ 1:0>. Thus, the ten shift register circuits 250 a-j collectively output a 20-bit word C ⁇ 19:0> corresponding to the first 20 bits of the command packet. These 20 bits are then stored in the storage register 206 .
- a second 20-bit word C ⁇ 19:0> corresponding to the second 20 bits of the command packet is output from the shift register circuits 250 a-j .
- These 20 bits are then stored in the storage register 208 .
- the storage registers 206 , 208 shown in FIG. 5 store all of the packet words from each command packet after all four of the packet words have been shifted into the shift register 202 .
- the storage registers 206 , 208 then output a 40-bit command word Y ⁇ 39:0>.
- packet words shifted into a shift register may be transferred to one or more storage registers before all of the packet words of a command packet have been shifted into the shift register.
- the command buffer 200 also includes a coarse vernier circuit 331 .
- the coarse vernier circuit 231 generates a 6-bit coarse vernier word CRSE_VERN ⁇ 5:0>from a portion of the command word Y ⁇ 20:24, 11, 9>.
- the coarse vernier word CRSE_VERN ⁇ 5:0> is used to preload counters (not shown) in the column command unit 228 .
- the address decoder and sequencer 60 includes a column command unit 228 , which is illustrated in greater detail in FIGS. 7 and 8.
- the column command unit 228 includes eight command units 500 (shown as a single block in FIG. 7), and corresponding command unit selectors 502 (also shown as a single block in FIG. 7).
- the command units 500 receive bits Y ⁇ 32:26, 19:17, 15:12, 10:7>of the command word stored in the storage registers 206 , 208 (FIG. 4).
- the command units also receive the coarse vernier signals CRSE_VERN ⁇ 5:0>from the coarse vernier circuit 331 (FIG.
- MBPS400-800 signals indicative of the clock speed from elsewhere in the command decoder 200 , the clock signals CLK and CLK 90 , a data clock acknowledge signal DCLKACK, and eight select signals EXSEL ⁇ 7:0>.
- the EXSEL ⁇ 7:0>signals enable respective ones of the eight command units 500 .
- the command units 500 generate a seven bit column address COL ⁇ 6:0>that is applied to a column address processing unit 506 .
- the column address processing unit 506 outputs a column address COL ⁇ 6:0>that corresponds to an initial column address which may be incremented responsive to an INC_COL signal.
- the command units 500 output busy signals EXBUSY ⁇ 7:0>indicating that a respective one of the command units 500 is busy, and various control signals STARTCOL*, STARTDCLK*, BNKREG ⁇ 2:0>, CMDLAT ⁇ 3:1>, DCMD ⁇ 3,2,0>, STARTCMD ⁇ 7:0>, CNTHALT*, and DRVCMD* which are used in a manner described below.
- Each of the command units 500 also receives a NODCLK* signal.
- the NODCLK* signal is gated (not shown) with the signals generating the STARTDCLK signal to prevent the command units 500 from generating respective STARTDCLK signals when NODCLK* is active low.
- an active low NODCLK* signal is generated when the command units 500 are to be bypassed and the STARTDCLK signal is this generated by other circuitry described below.
- the command unit selector 502 controls the storing of command words in each of the command units 500 a-h in a manner that prevents a single command word from being stored in more than one command unit 500 .
- the command unit selector 502 also prevents a command word from overwriting a command word previously stored in a command unit 500 before the command unit has generated corresponding command signals from the stored command word.
- each command unit 500 generates a respective active high EXBUSY ⁇ 7:0> signal when a command word has been stored in the command unit 500 a-h. After command signals have been generated from the stored command word, the EXBUSY ⁇ 7:0> signals transitions inactive low so that command words may once again be stored in the command unit 500 a-h.
- the command unit selector 502 controls which of the command units 500 a-h store a command word output from the storage registers 206 , 208 by issuing an active high EXSEL ⁇ 7:0>signal to one and only one of the command units 500 a-h at a time.
- the command unit 500 a-h receiving the EXSEL ⁇ 7:0>signal then stores the command word.
- the command unit selector 502 determines which command unit 500 a-h should receive the EXSEL ⁇ 7:0>signal by examining the BUSY ⁇ 7:0>signals from all of the command units 500 a-h .
- the command unit selector 502 arranges the command units 500 a-h in a hierarchy from the first command unit 500 a to store a command word (i.e., none of the command units have yet stored a command word) to the last command unit 500 h to store a command word (i.e., all of the other command units 500 a-g have already stored a command word).
- the command unit selector 502 issues an active high EXSEL ⁇ 7:0>signal to a command word only if its BUSY ⁇ 7:0>signal is active low and the respective BUSY ⁇ 7:0>signals for all command units 500 higher in the hierarchy are active high.
- the selected command unit 500 then receives and processes the command word COMMAND from the storage units 206 , 208 as explained in greater detail below.
- the column command unit 228 also includes a column command processor 508 that includes the column execution unit 232 and the sequencer 233 of FIG. 4.
- the column command processor 508 receives the BNKGEG ⁇ 2:0>, CMDLAT ⁇ 3:1>, and STARTCOL* signals from the command units 500 , as well as the clock signals CLK and CLK 90 , and clock speed signals MBPS400-800 that are also applied to the command units 500 a-h .
- the column command processor 508 then outputs the INC_COL signal to the column address processing unit 506 , and STARTCMD ⁇ 8>, CMDACK and CB* ⁇ 7:0> signals to the command units 500 a-h.
- the column command unit 228 includes eight identical command units 500 a-h that are shown in FIG. 8 along with some additional circuitry that is part of the column command unit 228 .
- Each of the command units 500 a-h is capable of storing predetermined portions of the command word Y ⁇ 39:0>received from the storage registers 206 , 208 .
- the stored command words are used to generate a sequence of command signals that cause corresponding functions to be performed in the memory device.
- the command words may be stored in the command units 500 a-h at a faster rate than the memory device 16 is able to perform the corresponding functions.
- command units 500 a-h each of which stores a respective command word, provides significant advantages to increase the speed of the memory device 16 .
- the memory device 16 can continue to receive command packets even though the prior command packet has not yet been processed.
- the command packets can be received as long as the average rate at which the command packets are received is less than the average time to process the command packets and complete memory transfer operations.
- memory devices using the command buffer 200 are able to operate at a relatively high speed.
- the command execution unit 232 also includes four latches 510 , 512 , 514 , 516 formed by respective pairs of inverters connected in a loop.
- the latches 510 - 516 output respective latched DCMD ⁇ 3,2,0>, COL ⁇ 6:0>, BNKREG ⁇ 0>, and CMDLAT ⁇ 3:1> signals.
- the command execution unit 232 also includes a pair of identical logic circuits 520 , 522 for generating STARTCOL* and STARTDCLK* signals, respectively.
- the STARTCOL* signal is generated at the output of an inverter 530 which is, in turn, driven by a NAND gate 532 .
- the logic circuit 522 is structurally and functionally identical to the logic circuit 520 , and its operation will therefore not be explained in detail. Briefly, the logic circuit 522 generates an inactive high STARTDCKL* signal when all nine bits of STARTDCLK ⁇ 8:0>are in active low. Thus, if one or more bits of STARTDCLK ⁇ 8:0>is active high, STARTDCLK* will be active low. The STARTDCLK* signal can also be forced high by DCLKACK being high. An active high STARTDCLK ⁇ 8:0> initiates clocking of data to or from one of the memory arrays 80 through one of the data paths 108 , 112 responsive to a command signal from a respective command unit 500 a-h (FIG.
- the data clock will be unable to transfer data when the array is ready to receive the data (in the case of a WRITE operation) or the array is ready to output the data (in the case of a READ operation).
- the purpose of the inventive pipeline bypass system and method is to generate the STARTDCLK* at an earlier time when the command units 500 are programmed to generate column commands with a shorter latency period. Under these circumstances, the STARTDCLK* signal is generated by a dedicated circuit rather than by one of the command units 500 generating the STARTDCLK 8 signal as one of the pipelined commands.
- Each of the command units 500 includes a counter (not shown) that is preloaded with the CRSE_VERN ⁇ 5:0> word responsive a LDXCTR signal generated by the decoder 210 (FIG. 5).
- the counter also receives a START signal which is also generated by the decoder 210 .
- the START signal causes the counter to begin decrementing.
- the output of the counter is a 6-bit word CNT ⁇ 5:0>.
- the CNT ⁇ 5:0>word is decoded by various circuits in the command units 500 to cause various commands to be issued. The timing of the various commands is therefore a function of the CRSE_VERN ⁇ 5:0> word preloaded into the counter.
- the CRSE_VERN ⁇ 5:0>word thus provides an indication of the timing of the pipelined commands issued by each of the command units 500 . More specifically, the command units 500 generate commands, such as CNTHALT*, DRVCMD*, and STARTCMD, at the proper time depending upon the frequency of the clock signals CLK and CLK 90 and the value of the CRSE_VERN ⁇ 5:0> word preloaded into the counter.
- commands such as CNTHALT*, DRVCMD*, and STARTCMD
- the command buffer also includes a pipeline bypass circuit 600 .
- the pipeline bypass circuit 600 generates a start data clock STARTDCLK ⁇ 8> signal that causes the NAND gate 532 (FIG. 8) in the logic circuit 522 to generate a STARTDCLK* signal as explained above.
- the STARTDCLK ⁇ 8> signal is generated by the bypass circuit 600 .
- the bypass circuit 600 generates the STARTDCLK ⁇ 8> signal when it is necessary for data to be clocked out or into the array before the data clock could otherwise be enabled by a STARTDCLK ⁇ n> signal generated by the command unit 500 as one of the pipelined commands.
- this situation occurs when the command units are commanded to generate the pipelined command signals with a latency that is shorter than the minimum latency at which the command units are capable of generating command signals.
- the STARTDCLK* signal must be generated six clock periods (i.e., 12 clock transitions or “ticks”) before the data clock clocks the read data from the array. If the command unit 500 is programmed to generate column commands that cause the array to output data 11 or fewer clock ticks after the command unit has become active, the command unit 500 cannot possibly generate the STARTDCLK ⁇ 7:0>signal at the proper time. To generate the STARTDCLK ⁇ 7:0>at the proper time would require that STARTDCLK ⁇ 7:0>be generated 1 clock tick before the command unit became active.
- the command unit 500 In a similar manner, for a WRITE data transfer, the STARDCLK* signal must be generated 9 clock ticks before they data clock starts clocking data into the memory array. If the command unit 500 is programmed to generate column commands that cause the array to receive data fewer clock ticks after the command unit 500 has become active, the command unit 500 likewise will be unable to generate the STARTDCLK ⁇ 7:0>signal at the proper time.
- the bypass circuit 600 generates the STARTDCLK ⁇ 8>signal using the F ⁇ 4> timing signal generated by the control circuit 205 (FIG. 5) when the command unit 500 is programmed to issue commands causing either a READ or a WRITE operation with a latency that is 1 clock tick too early for the command unit 500 to generate the STARTDCLK ⁇ 8> signal. If the command unit 500 is programmed to issue commands causing either a READ or WRITE operation with a latency that is 2 clock ticks too early, the F ⁇ 3> timing signal (which occurs 1 clock tick earlier than the F ⁇ 4> timing signal) is used. However, the STARTDCLK ⁇ 8>signal will be generated in this manner only if certain other conditions are met, as explained below.
- a first NAND gate 602 receives a Y ⁇ 9> bit from the storage register 206 (FIG. 4) and a W 1 EARLY signal indicative of a WRITE operation with a latency of 10 clock ticks. This signal is generated by a latency detect circuit 610 , which is described in detail below.
- Another NAND gate 612 receives a R 1 EARLY signal indicative of a READ operation with a latency of 8 clock ticks and the complement of the Y ⁇ 9>bit generated by an inverter 614 .
- the R 1 EARLY signal is generated by the latency detect circuit in a manner that will be explained below.
- the outputs of the NAND gates 602 , 612 are applied to a NAND gate 616 .
- the NAND gate 616 When enabled, the NAND gate 616 generates a high when either W 1 EARLY and Y ⁇ 9> are both high or when R 1 EARLY is high and Y ⁇ 9>is low.
- a logic circuit similar to that explained above detects a WRITE operation with a latency of 10 clock ticks or a READ operation having a latency of 7 clock ticks. More specifically, a NAND gate 620 receives a W 2 EARLY signal indicative of a WRITE operation with a latency of 10 and the Y ⁇ 9> bit.
- the W 2 EARLY signal which is received from the latency detect circuit 610 , is indicative of a WRITE operation having a latency of 10 clock ticks (i.e., 2 clock ticks earlier than the command unit 500 is capable of generating the STARTDCLK ⁇ 8> signal).
- Another NAND gate 622 receives a R 2 EARLY signal, also generated by the latency detect circuit 610 , indicative of a READ operation with a latency of 7 clock ticks.
- the NAND gate 622 also receives complement of the Y ⁇ 9> bit from the inverter 614 .
- the outputs of the NAND gates 620 , 622 are applied to a NAND gate 624 .
- the NAND gate 624 outputs a high whenever either W 2 EARLY and Y ⁇ 9> are both high or whenever R 2 EARLY is high and Y ⁇ 9>is low.
- the NAND gates 616 , 624 are enabled by a low at the output of an inverter 626 which, in turn, receives the output of a NOR gate 628 .
- the NOR gate 628 decodes both Y ⁇ 11> and Y ⁇ 12>low.
- the outputs of the NAND gates 616 can be high, as explained above, only if Y ⁇ 11> and Y ⁇ 12>are both low.
- the outputs of the NAND gates 616 , 624 are used as selector circuits to select either the F ⁇ 4> timing signal or the F ⁇ 3>timing signal, respectively, to generate the STARTDCLK ⁇ 8>signal.
- the output of the NAND gate 616 is applied to a pass gate 630 directly and through an inverter 632 . If the output of the NAND gate 616 is high, the pass gate 630 is enabled, thereby coupling the F ⁇ 4>timing signal to the gate of respective NMOS transistors 640 , 642 .
- the output of the NAND gate 624 is applied to a pass gate 650 directly and through an inverter 652 . If the output of the NAND gate 624 is high, the pass gate 650 is enabled, thereby coupling the F ⁇ 3>timing signal to the gates of the NMOS transistors 640 , 642 , respectively.
- the outputs of the NAND gates 616 , 624 are also applied to a NOR gate 660 .
- the NOR gate 660 generates an active low NODCLK* signal through 2 inverters 662 , 664 .
- the NODCLK* signal is applied to the command units 500 to inhibit the command units 500 from generating a STARTDCLK* signal thereby preventing one of the command units 500 and the bypass circuit 600 from both generating the STARTDCLK* signal.
- the outputs of the pass gates 630 , 650 are applied to the gates of respective NMOS transistors 640 , 642 .
- the transistor 640 is connected in series with a pair of NMOS transistors 650 , 652 .
- the NMOS transistor 642 is connected in series with a pair of NMOS transistors 656 , 658 .
- the transistors 650 , 652 turn ON for a short period after the trailing edge of a clock CLK signal. More specifically, with reference to FIG. 10A, the gate of the transistor 650 receives the complement of the CLK signal from an inverter 660 and thus turns ON when CLK is low, as indicated by the highlighted portion of the CLK signal shown in FIG. 10 A.
- the gate of the NMOS transistor 652 is coupled to the output of a NOR gate 664 , which turns ON the transistor 652 when both of its inputs are low. This condition occurs when the complement of a quadrature clock signal CLK 90 at the output of an inverter 666 is high, as also indicated by the highlighted portion of the CLK 90 signal in FIG. 10A.
- the other input of the NOR gate 664 receives a delayed complement of the CLK signal from a delay circuit 668 .
- the output of the delay circuit 668 is low when the delayed CLK signal is high, as also indicated by the highlighted portion of FIG. 10A.
- the highlighted portions of the above-described waveforms coincide at the start at the trailing edge of the CLK signal and terminate at the trailing edge of the delayed CLK signal.
- the transistors 650 , 652 thus turn ON for a period corresponding to the delay of the delay circuit 668 .
- the drain of the NMOS transistor 650 is coupled to a latch 670 formed by a pair of inverters 674 , 676 .
- the input to the latch 670 is selectively biased high by a pair of PMOS transistors 680 , 682 .
- the transistor 680 is turned ON by a low output from an inverter 686 , which occurs whenever a data clock acknowledge signal DCLKACK is active high.
- the DCLKACK signal is generated in another portion of the command decoder and sequencer 60 .
- the transistor 682 is turned ON by an active low reset signal R*, also generated elsewhere in the command decoder and sequencer 60 .
- the inputs to the latch 670 are initially biased high by either the reset signal R* going low at initialization of the memory device or by the DCLKACK signal having gone high after a previous memory transfer.
- the STARTDCLKp ⁇ 8>signal at the output of the latch 670 is thus initially low, and it will remain low unless all of the transistors 640 , 650 , 652 turn ON at the same time to pull the input to the latch 670 to ground.
- the input to the latch 670 will be pulled low just after the trailing edge of the CLK signal if either the F ⁇ 4> timing signal is coupled through the pass gate 630 or the F ⁇ 3> timing signal is coupled through the pass gate 650 at that time.
- the STARTDCLKp ⁇ 8>signal will therefore go active high at the end of each CLK signal in the event of a WRITE or READ operation with a latency that is one or two clock ticks less than the minimum latency that the command units 500 are capable of generating the command word DCMD ⁇ 0,2,3>.
- the NMOS transistors 642 , 656 , 658 operate in substantially the same manner as explained above to generate a STARTDCLKn ⁇ 8>signal, except that the transistors 656 , 658 turn ON for a short period at the leading edge of the CLK signal. As indicated by the highlighted portion of the CLK signal shown in FIG. 10B, the transistor 656 turns ON when the CLK signal is high. The transistor 658 turns ON when the both of the inputs to a NOR gate 690 are low. This condition occurs when the CLK 90 signal is low, as also indicated by the highlighted portion of the CLK 90 signal shown in FIG. 10B.
- the other input to the NOR gate 690 will be low when a delayed clock signal from a delay circuit 692 is low, as indicated by the highlighted portion of the CLKDEL signal shown in FIG. 10B. As shown by the waveform “ON” in FIG. 10B, the highlighted portions of these signals coincide with each other after the leading edge of the CLK signal for duration corresponding to the delay of the delay circuit 692 .
- the STARTDCLKn ⁇ 8> signal is generated at the output of a latch 696 formed by pair of inverters 698 , 700 in the same manner as explained above with respect to the latch 670 . Also, the input to the latch 696 is selectively biased high by a pair of PMOS transistors 704 , 706 , which are turned ON under the same conditions that the PMOS transistors 680 , 682 are turned ON.
- the STARTDCLKn ⁇ 8>signal is therefore generated at the start of each CLK signal in the event of a WRITE or READ operation with a latency that is one or two clock ticks less than the minimum latency that the command units 500 are capable of generating the command word DCMD ⁇ 0,2,3>.
- the STARTDCLKp ⁇ 8> and STARTDCLKn ⁇ 8>signals are applied to a NOR gate 710 that enables three inverters 712 (only one is shown in FIG. 9) whenever its output is low directly and through an inverter 714 .
- Each of the inverters 712 receives a respective complement of one of the Y ⁇ 7, 9, 10>bits from the storage register 206 (FIG. 4) through respective inverters 718 .
- the inverters 712 when enabled, generate three command signals that together form the command word DCMD ⁇ 0,2,3>
- the output of the NOR gate 710 is coupled through an inverter 720 to generate an active high STARTDCLK ⁇ 8> signal whenever either STARTDCLKp ⁇ 8>or STARTDCLKn ⁇ 8> is active high.
- the STARTDCLK ⁇ 8>signal is applied to the NOR gate 534 (FIG. 8B) to generate the STARTDCLK* signal as explained above.
- the command units 500 In operation of the command buffer shown in FIGS. 4 and 5 and the address decoder and sequencer 60 shown in FIGS. 4, 7 and 8 , the command units 500 normally generate the STARTDCLK* signal to provide the command word DCMD ⁇ 0,2,3>. However, in the event the command word DCMD ⁇ 0,2,3>must be provided one or two clock ticks earlier than the command unit 500 is capable of providing the command word DCMD ⁇ 0,2,3>, DCMD ⁇ 0,2,3>is provided by the bypass circuit 600 .
- the bypass circuit 600 performs this function by generating the STARTDCLKp ⁇ 8 >and STARTDCLKn ⁇ 8 >signals on either the leading or trailing edge of the CLK signal (whichever occurs first) responsive to either the F ⁇ 4>timing signal (for a latency of 1 clock tick less than the minimum capability of the command unit 500 ) or the F ⁇ 3>timing signal (for a latency of 2 clock ticks less than the minimum capability of the command unit 500 ).
- the command word DCMD ⁇ 0,2,3> remains active until circuitry (not shown in FIG. 7) receiving the data command word DCMD ⁇ 0,2,3>generates the data clock acknowledge signal DCLKACK.
- the circuitry receiving the DCMD ⁇ 0,2,3>word and generating the DCLKACK signal is described in the aforementioned application to Manning, Ser. No. 08/994,461, which is incorporated herein by reference.
- the DCLKACK signal When the DCLKACK signal is received by the bypass circuit 600 , it terminates the STARTDCLKp ⁇ 8> and STARTDCLKn ⁇ 8> signals, as explained above, which, in turn, terminates the STARTDCLK ⁇ 8 >signal and disables the inverter 712 to terminate the command word DCMD ⁇ 0,2,3>.
- the relative timing of the command signals generated by the command units 500 is a function of a latency command.
- a count is initially loaded into respective counters in the command units 500 .
- the value of the count which is a 6 bit word CRSE_VERN ⁇ 5:0>, therefore determines the latency of a WRITE or a READ operation.
- the latency detect circuit 610 receives and decodes the count value CRSE_VERN ⁇ 5:0>by conventional logic circuitry to determine the latency of a memory transfer operation.
- the latency detect circuit 610 also receives a signal W*/R indicative of whether the memory transfer is either a WRITE or a READ operation.
- the latency detect circuit 610 By decoding the count value CRSE_VERN ⁇ 5:0>and the W*/R signal by conventional logic circuitry, the latency detect circuit 610 is able to determine whether the memory transfer is a WRITE or a READ operation with a latency that is either one or two clock ticks less than the minimum latency capabilities of the command units 500 . The latency detect circuit 610 then generates the signals W 1 EARLY, R 1 EARLY, W 2 EARLY, and R 2 EARLY, corresponding to its determination.
- the bypass circuit 600 is thus able to bypass the pipelined command signals issued by the command units 500 whenever a memory operation is called for having a latency that is less than the minimum latency capabilities of the command units 500 .
- the command buffer and address decoder and sequencer shown in FIGS. 4-7 may be used in place of the command buffer 48 and the command sequencer and decoder 60 in the packetized memory device 16 a that is shown in FIG. 3.
- the resulting memory device 16 a may be used in the computer system shown in FIG. 1 to provide superior operating speed and performance.
Landscapes
- Dram (AREA)
Abstract
Description
- This invention relates to memory devices used in computer systems, and, more particularly, to a method and system for by passing the pipelines of a pipelined memory command generator during low latency memory operations.
- Conventional computer systems include a processor (not shown) coupled to a variety of memory devices, including read-only memories (“ROMs”) which traditionally store instructions for the processor, and a system memory to which the processor may write data and from which the processor may read data. The processor may also communicate with an external cache memory, which is generally a static random access memory (“SRAM”). The processor also communicates with input devices, output devices, and data storage devices.
- Processors generally operate at a relatively high speed. Processors such as the Pentium® and Pentium Pro® microprocessors are currently available that operate at clock speeds of at least 300 MHz. However, the remaining components of existing computer systems, with the exception of SRAM cache, are not capable of operating at the speed of the processor. For this reason, the system memory devices, as well as the input devices, output devices, and data storage devices, are not coupled directly to the processor bus. Instead, the system memory devices are generally coupled to the processor bus through a memory controller, bus bridge or similar device, and the input devices, output devices, and data storage devices are coupled to the processor bus through a bus bridge. The memory controller allows the system memory devices to operate at a clock frequency that is substantially lower than the clock frequency of the processor. Similarly, the bus bridge allows the input devices, output devices, and data storage devices to operate at a substantially lower frequency. Currently, for example, a processor having a 300 MHz clock frequency may be mounted on a motherboard having a 66 MHz clock frequency for controlling the system memory devices and other components.
- Access to system memory is a frequent operation for the processor. The time required for the processor, operating, for example, at 300 MHz, to read data from or write data to a system memory device operating at, for example, 66 MHz, greatly slows the rate at which the processor is able to accomplish its operations. Thus, much effort has been devoted to increasing the operating speed of system memory devices.
- System memory devices are generally dynamic random access memories (“DRAMs”). Initially, DRAMs were asynchronous and thus did not operate at even the clock speed of the motherboard. In fact, access to asynchronous DRAMs often required that wait states be generated to halt the processor until the DRAM had completed a memory transfer. However, the operating speed of asynchronous DRAMs was successfully increased through such innovations as burst and page mode DRAMs, which did not require that an address be provided to the DRAM for each memory access. More recently, synchronous dynamic random access memories (“SDRAMs”) have been developed to allow the pipelined transfer of data at the clock speed of the motherboard. However, even SDRAMs are incapable of operating at the clock speed of currently available processors. Thus, SDRAMs cannot be connected directly to the processor bus, but instead must interface with the processor bus through a memory controller, bus bridge, or similar device. The disparity between the operating speed of the processor and the operating speed of SDRAMs continues to limit the speed at which processors may complete operations requiring access to system memory.
- A solution to this operating speed disparity has been proposed in the form of a computer architecture known as “SyncLink.” In the SyncLink architecture, the system memory may be coupled to the processor either directly through the processor bus or through a memory controller. As a result, SyncLink DRAM memory devices are able to operate at a speed that is substantially faster than conventional DRAM memory devices. Rather than requiring that separate address and control signals be provided to the system memory, SyncLink memory devices receive command packets that include both control and address information. The SyncLink memory device then outputs or receives data on a data bus that may be coupled directly to the data bus portion of the processor bus.
- An example of a
computer system 10 using the SyncLink architecture is shown in FIG. 1. Thecomputer system 10 includes aprocessor 12 having aprocessor bus 14 coupled to three packetized dynamic random access memory or SyncLink DRAM (“SLDRAM”) devices 16 a-c. Thecomputer system 10 also includes one ormore input devices 20, such as a keypad or a mouse, coupled to theprocessor 12 through abus bridge 22 via anexpansion bus 24, such as an industry standard architecture (“ISA”) bus or a Peripheral component interconnect (“PCI”) bus. Theinput devices 20 allow an operator or an electronic device to input data to thecomputer system 10. One ormore output devices 30 are coupled to theprocessor 12 to display or otherwise output data generated by theprocessor 12. Theoutput devices 30 are coupled to theprocessor 12 through theexpansion bus 24,bus bridge 22 andprocessor bus 14. Examples ofoutput devices 24 include printers and a video display units. One or moredata storage devices 38 are coupled to theprocessor 12 through theprocessor bus 14,bus bridge 22, andexpansion bus 24 to store data in or retrieve data from storage media (not shown). Examples ofstorage devices 38 and storage media include fixed disk drives floppy disk drives, tape cassettes and compact-disk read-only memory drives. - In operation, the
processor 12 communicates with the memory devices 16 a-c via theprocessor bus 14 by sending the memory devices 16 a-c command packets that contain both control and address information. Data is coupled between theprocessor 12 and the memory devices 16 a-c, through a data bus portion of theprocessor bus 14. Although all the memory devices 16 a-c are coupled to the same conductors of theprocessor bus 14, only one memory device 16 a-c at a time reads or writes data, thus avoiding bus contention on theprocessor bus 14. Bus contention is avoided by each of the memory devices 16 a-c on thebus bridge 22 having a unique identifier, and the command packet containing an identifying code that selects only one of these components. - A typical command packet for a SyncLink packetized DRAM is shown in FIG. 2. The command packet is formed by 4 packet words each of which contains 10 bits of data. The first packet word W1 contains 7 bits of data identifying the packetized DRAM 16 a-c that is the intended recipient of the command packet. As explained below, each of the packetized DRAMs is provided with a unique ID code that is compared to the 7 ID bits in the first packet word W1. Thus, although all of the packetized DRAMs 16 a-c will receive the command packet, only the packetized DRAM 16 a-c having an ID code that matches the 7 ID bits of the first packet word W1 will respond to the command packet.
- The remaining 3 bits of the first packet word W1 as well as 3 bits of the second packet word W2 comprise a 6 bit command. Typical commands are read and write in a variety of modes, such as accesses to pages or banks of memory cells. The remaining 7 bits of the second packet word W2 and portions of the third and fourth packet words W3 and W4 comprise a 20 bit address specifying a bank, row and column address for a memory transfer or the start of a multiple bit memory transfer. In one embodiment, the 20-bit address is divided into 3 bits of bank address, 10 bits of row address, and 7 bits of column address.
- Although the command packet shown in FIG. 2 is composed of 4 packet words each containing up to 10 bits, it will be understood that a command packet may contain a lesser or greater number of packet words, and each packet word may contain a lesser or greater number of bits.
- The
computer system 10 also includes a number of other components and signal lines that have been omitted from FIG. 1 in the interests of brevity. For example, as explained below, the memory devices 16 a-c also receive a master clock signal to provide internal timing signals, a data clock signal clocking data into and out of the memory device 16, and a FLAG signal signifying the start of a command packet. - One of the
memory devices 16 a is shown in block diagram form in FIG. 3. Thememory device 16 a includes a clock divider anddelay circuit 40 that receives acommand clock signal 42 and generates a large number of other clock and timing signals to control the timing of various operations in the memory device 16. Thememory device 16 a also includes acommand buffer 46 and anaddress capture circuit 48, which receive an internal clock CLK signal, a command packet CA0-CA9 on a command bus 50, and a FLAG signal online 52. As explained above, the command packet contains control and address information for each memory transfer, and the FLAG signal identifies the start of a command packet. Thecommand buffer 46 receives the command packet from the bus 50, and compares at least a portion of the command packet to identifying data from anID register 56 to determine if the command packet is directed to thememory device 16 a or someother memory device 16 b, c. If thecommand buffer 46 determines that the command packet is directed to thememory device 16 a, it then provides the command packet to a command decoder andsequencer 60. - The command decoder and
sequencer 60 generates a large number of internal control signals to control the operation of thememory device 16 a during a memory transfer corresponding to the memory command packet. More specifically, the command decoder andsequencer 60 operates in a pipelined fashion by storing memory commands corresponding to respective command packets as the command packets are received. In fact, the command decoder andsequencer 60 may receive and store memory commands a rate that is faster than the rate that the memory commands can be processed. The command decoder andsequencer 60 subsequently issues command signals corresponding to the respective memory commands at respective times that are determined by a latency command. The latency command specifies the number of clock pulses or clock edges that will occur between than the start and the resultant clocking of data into or out of thememory device 16 a. The latency command may be programmed into thememory device 16 a by conventional means, such as by programming an anti-use. However, the latency command they also be part of an initialization packet that is received by thememory device 16 a upon initialization. - The
address capture circuit 48 also receives the command packet from the command bus 50 and outputs a 20-bit address corresponding to the address information in the command packet. The address is provided to anaddress sequencer 64, which generates a corresponding 3-bit bank address onbus 66, a 10-bit row address onbus 68, and a 7-bit column address onbus 70. - One of the problems of conventional DRAMs is their relatively low speed resulting from the time required to precharge and equilibrate circuitry in the DRAM array. The
packetized memory device 16 a shown in FIG. 3 largely avoids this problem by using a plurality of memory banks 80, in this case eight memory banks 80 a-h. After a memory read from one bank 80 a, the bank 80 a can be precharged while the remaining banks 80 b-h are being accessed. Each of the memory banks 80 a-h receives a row address from a respective row latch/decoder/driver 82 a-h. All of the row latch/decoder/drivers 82 a-h receive the same row address from apredecoder 84 which, in turn, receives a row address from either arow address register 86 or arefresh counter 88 as determined by amultiplexer 90. However, only one of the row latch/decoder/drivers 82 a-h is active at any one time as determined bybank control logic 94 as a function of the bank address from abank address register 96. - The column address on
bus 70 is applied to a column latch/decoder 100 which, in turn, supplies I/O gating signals to an I/O gating circuit 102. The I/O gating circuit 102 interfaces with columns of the memory banks 80 a-h throughsense amplifiers 104. Data is coupled to or from the memory banks 80 a-h through thesense amplifiers 104 and I/O gating circuit 102 to adata path subsystem 108, which includes a readdata path 110 and awrite data path 112. The readdata path 110 includes aread latch 120 receiving and storing data from the I/O gating circuit 102. In thememory device 16 a shown in FIG. 3, 64 bits of data are applied to and stored in theread latch 120. The read latch then provides four 16-bit data words to amultiplexer 122. Themultiplexer 122 sequentially applies each of the 16-bit data words to aread FIFO buffer 124. Successive 16-bit data words are clocked through theFIFO buffer 124 by a clock signal generated from an internal clock by aprogrammable delay circuit 126. TheFIFO buffer 124 sequentially applies the 16-bit words and two clock signals (a clock signal and a quadrature clock signal) to adriver circuit 128 which, in turn, applies the 16-bit data words to adata bus 130 forming part of theprocessor bus 14. Thedriver circuit 128 also applies the clock signals to aclock bus 132 so that a device, such as theprocessor 12 reading the data on thedata bus 130, can be synchronized with the data. - The
write data path 112 includes areceiver buffer 140 coupled to thedata bus 130. Thereceiver buffer 140 sequentially applies 16-bit words from thedata bus 130 to fourinput registers 142, each of which is selectively enabled by a signal from a clock generator circuit 144. Thus, the input registers 142 sequentially store four 16-bit data words and combine them into one 64-bit data word applied to awrite FIFO buffer 148. Thewrite FIFO buffer 148 is clocked by a signal from the clock generator 144 and an internal write clock WCLK to sequentially apply 64-bit write data to a write latch anddriver 150. The write latch anddriver 150 applies the 64-bit write data to one of the memory banks 80 a-h through the I/O gating circuit 102 and thesense amplifier 104. - As mentioned above, an important goal of the SyncLink architecture is to allow data transfer between a processor and a memory device to occur at a significantly faster rate. However, the operating rate of a packetized DRAM, including the packetized
memory device 16 a shown in FIG. 3, is limited by the time required to receive and process command packets applied to thememory device 16 a. More specifically, not only must the command packets be received and stored, but they must also be decoded and used to generate a wide variety of signals. However, in order for thememory device 16 a to operate at a very high speed, the command packets must be applied to thememory device 16 a at a correspondingly high speed. As the operating speed of thememory device 16 a increases, the command packets are provided to thememory device 16 a at a rate that can exceed the rate at which thecommand buffer 46 can process the command packets. Furthermore, as the operating speed of thepacketized memory device 16 a increases, the required latency of command signals issued by the command decoder andsequencer 60 may become shorter than the minimum latency that the command decoder andsequencer 60 is capable of operating. In other words, it may become necessary for the command decoder andsequencer 60 to issue command signals sooner than the command decoder andsequencer 60 is capable of issuing such command signals, partly because of the pipelined nature of the operation of the command decoder andsequencer 60. - Although the foregoing discussion is directed to the need for faster command buffers in packetized DRAMs, similar problems exist in other memory devices, such as asynchronous DRAMs and synchronous DRAMs, which must process control and other signals at a high rate of speed.
- A memory device command generator includes a command pipeline adapted to receive and store a plurality of memory commands, and then output corresponding command signals. The command pipeline outputs each command signal at times relative to receipt of the memory command that is determined by a latency command. However, for the command pipeline to output the command signal at the time specified by the latency command, the latency command must specify a latency that is greater than a minimum latency of the command pipeline. If the latency command specifies a latency that is less than the minimum latency of the command pipeline, a bypass circuit rather than the command pipeline generates the command signal, and it does so at a time that is less than the minimum latency of the command pipeline as specified by the latency command. In such case, the bypass circuit inhibits the command pipeline from generating the command signal so that only one command signal is generated responsive to the memory command. The bypass circuit may include a latch circuit that outputs the command signal. The latch preferably is reset to terminate the command signal by an acknowledgment signal that is generated by circuitry receiving the command signal. The inventive method and system for bypassing pipelines in a pipelined command generator may be used in a wide variety of memory devices. However, it is particularly well adapted for use in a packetized dynamic random access memory device in which the memory commands are in the form of command packets of command data indicative of a memory operation, a row address and a column address.
- FIG. 1 is a block diagram of a computer system containing several SyncLink packetized dynamic random access memory devices.
- FIG. 2 is a diagram showing a typical command packet for a SyncLink packetized dynamic random access memory device.
- FIG. 3 is a block diagram of a SyncLink packetized dynamic random access memory device that may be used in the computer system of FIG. 1.
- FIG. 4 is a block diagram of an embodiment of a command buffer and a pipelined command decoder and sequencer that is usable in the SyncLink packetized dynamic random access memory device of FIG. 3.
- FIG. 5 is a block diagram showing the command buffer of FIG. 4 in greater detail.
- FIG. 6 is a timing diagram showing the clock signals used in a portion of the command buffer shown in FIG. 5.
- FIG. 7 is a block diagram of a pipelined address decoder and sequencer including a pipeline bypass system according to one embodiment of the invention that may be used in the SyncLink packetized dynamic random access memory device of FIG. 3.
- FIGS. 8A and 8B are block diagrams of command units and other circuitry used in the address decoder and sequencer of FIG. 7.
- FIG. 9 is a block and logic diagram of a bypass circuit used in the address decoder and sequencer of FIG. 7 to selectively bypass the command units shown in FIGS. 7 and 8A.
- FIGS.1OA and 1OB are timing diagrams showing various waveforms present in the bypass circuit of FIG. 9.
- One embodiment of a
command buffer 200 that my be used in place of thecommand buffer 46 of FIG. 3 is shown in FIG. 4. Thecommand buffer 200 shown in FIG. 4 is described in U.S. patent application Ser. No. 08/994,461 to Troy A. Manning, which is incorporated herein by reference. A memory device 16 of the type shown in FIG. 3 using thecommand buffer 200 may be used in the computer system shown in FIG. 1. - With reference to FIG. 4, a command packet CA consisting of a plurality of packet words are applied to a
shift register 202 via acommand bus 204. The width M of thebus 204 corresponds to the size of theshift register 202, and the number N of packet words in the command packet corresponds to an integer sub-multiple of the number of stages of theshift register 202. In the embodiment shown in FIG. 4, theshift register 202 has one-half the number of stages that are in the command packet, i.e., two shift stages since there are four packet words. Thus, theshift register 202 sequentially receives two groups of two 10-bit packet words responsive to a clock signal CLK. Coincident with the start of a four word command packet, a FLAG signal is applied to acontrol circuit 205 that is clocked by the CLK signal along with theshift register 202. - After two packet words have been shifted into the
shift register 202, thecontrol circuit 205 generates a LOAD1 signal that is applied to afirst storage register 206. The first two packet words from theshift register 202 are then loaded into thefirst storage register 206. After two more packet words have been shifted into theshift register 202, thecontrol circuit 205 generates a LOAD2 signal that is applied to asecond storage register 208. Thesecond storage register 208 then stores the remaining two packet words from theshift register 202. The first and second storage registers 206, 208 then collectively output a 40-bit command word COMMAND on acommand bus 220. - The COMMAND on the
command bus 220 is applied to the address decoder andsequencer 60, which includes acommand unit 224 including a row command unit (“RCU”) 226 and a column command unit (“CCU”) 228. TheRCU 226 is responsible for handling row addresses and row commands while theCCU 228 is responsible for handling column and bank addresses as well as commands relating to the columns of the memory arrays 80 (FIG. 3). - The
CCU 228 outputs column and bank addresses to acolumn address bus 230, high level commands to acommand execution unit 232, and timing signals to asequencer 233 formed by a series of shift registers 234 a-n. The shift registers 234 control the timing of column commands, such as EQUILIBRATE, WRITE, DCLK (data clock) CONTROL, etc., issued by thecommand execution unit 232 responsive to command signals from theCCU 228. - The
RCU 226 may be of a somewhat conventional design, and thus will not be described in detail. TheCCU 228,command execution unit 232, andsequencer 233 will be described further with reference to FIGS. 5-8. - With reference to FIG. 5, the
control circuit 205 includes aclock circuit 235 that receives the clock signal CLK and its quadrature CLK90 from elsewhere in the memory device that contains thecommand buffer 200. The CLK and CLK90 signals are applied to a NORgate 236 which outputs a high whenever CLK and CLK90 are both low, as illustrated in the timing diagram of FIG. 6. The output of the NORgate 236 is applied through afirst inverter 237 to generate a CLK1 signal and then through asecond inverter 238 to generate a CLK1* signal (the “*” symbol after a signal name is used throughout to designate the compliment of the signal). - The CLK90 and CLK signals are also applied to a
NAND gate 240 that outputs a low whenever both CLK and CLK90 are high, as also illustrated in FIG. 6. The output of theNAND gate 240 is coupled through aninverter 242 to generate a CLK0 signal and then through asecond inverter 244 to generate a CLK0* signal. These signals are used throughout thecommand buffer 200, as explained in detail below. - The
control circuit 205 also includes a pair ofshift registers shift register 246 receives the FLAG signal and sequentially shifts it through the four stages of theshift register circuit 246 and then through the four stages of theshift register circuit 248 responsive to the CLK0, CLK0*, CLK1, and CLK1* signals. The FLAG signal is shifted through two stages of theshift register circuits shift register circuits - The
shift register 202 shown in FIG. 5 includes ten separate shift register circuits 250 a-j, each of which receive a respective bit CA0-CA9 of the incoming 10-bit packet word. Each of the shift register circuits 250 a-j includes two shift register stages. Thus, after each clock cycle, two command bits CA have been shifted into each shift register circuit 250, and these bits are available as a 2-bit word B<1:0>. Thus, the ten shift register circuits 250 a-j collectively output a 20-bit word C<19:0> corresponding to the first 20 bits of the command packet. These 20 bits are then stored in thestorage register 206. After two more packet words have been shifted into the shift register circuits 250 a-j, a second 20-bit word C<19:0> corresponding to the second 20 bits of the command packet is output from the shift register circuits 250 a-j. These 20 bits are then stored in thestorage register 208. The storage registers 206, 208 shown in FIG. 5 store all of the packet words from each command packet after all four of the packet words have been shifted into theshift register 202. The storage registers 206, 208 then output a 40-bit command word Y<39:0>. However, it will be understood that packet words shifted into a shift register may be transferred to one or more storage registers before all of the packet words of a command packet have been shifted into the shift register. - The
command buffer 200 also includes acoarse vernier circuit 331. As explained below, the coarse vernier circuit 231 generates a 6-bit coarse vernier word CRSE_VERN<5:0>from a portion of the command word Y<20:24, 11, 9>. As further explained below, the coarse vernier word CRSE_VERN<5:0>is used to preload counters (not shown) in thecolumn command unit 228. - As mentioned above with reference to FIG. 4, the address decoder and
sequencer 60 includes acolumn command unit 228, which is illustrated in greater detail in FIGS. 7 and 8. With reference to FIG. 7, thecolumn command unit 228 includes eight command units 500 (shown as a single block in FIG. 7), and corresponding command unit selectors 502 (also shown as a single block in FIG. 7). The command units 500 receive bits Y<32:26, 19:17, 15:12, 10:7>of the command word stored in the storage registers 206, 208 (FIG. 4). The command units also receive the coarse vernier signals CRSE_VERN<5:0>from the coarse vernier circuit 331 (FIG. 5), MBPS400-800 signals indicative of the clock speed from elsewhere in thecommand decoder 200, the clock signals CLK and CLK90, a data clock acknowledge signal DCLKACK, and eight select signals EXSEL<7:0>. As explained below, the EXSEL<7:0>signals enable respective ones of the eight command units 500. The command units 500 generate a seven bit column address COL<6:0>that is applied to a columnaddress processing unit 506. The columnaddress processing unit 506 outputs a column address COL<6:0>that corresponds to an initial column address which may be incremented responsive to an INC_COL signal. Finally, the command units 500 output busy signals EXBUSY<7:0>indicating that a respective one of the command units 500 is busy, and various control signals STARTCOL*, STARTDCLK*, BNKREG<2:0>, CMDLAT<3:1>, DCMD<3,2,0>, STARTCMD<7:0>, CNTHALT*, and DRVCMD* which are used in a manner described below. Each of the command units 500 also receives a NODCLK* signal. The NODCLK* signal is gated (not shown) with the signals generating the STARTDCLK signal to prevent the command units 500 from generating respective STARTDCLK signals when NODCLK* is active low. As explained below, an active low NODCLK* signal is generated when the command units 500 are to be bypassed and the STARTDCLK signal is this generated by other circuitry described below. - The
command unit selector 502 controls the storing of command words in each of the command units 500 a-h in a manner that prevents a single command word from being stored in more than one command unit 500. Thecommand unit selector 502 also prevents a command word from overwriting a command word previously stored in a command unit 500 before the command unit has generated corresponding command signals from the stored command word. Basically, each command unit 500 generates a respective active high EXBUSY<7:0> signal when a command word has been stored in the command unit 500 a-h. After command signals have been generated from the stored command word, the EXBUSY<7:0> signals transitions inactive low so that command words may once again be stored in the command unit 500 a-h. - The
command unit selector 502 controls which of the command units 500 a-h store a command word output from the storage registers 206, 208 by issuing an active high EXSEL<7:0>signal to one and only one of the command units 500 a-h at a time. The command unit 500 a-h receiving the EXSEL<7:0>signal then stores the command word. Thecommand unit selector 502 determines which command unit 500 a-h should receive the EXSEL<7:0>signal by examining the BUSY<7:0>signals from all of the command units 500 a-h. Thecommand unit selector 502 arranges the command units 500 a-h in a hierarchy from thefirst command unit 500 a to store a command word (i.e., none of the command units have yet stored a command word) to thelast command unit 500 h to store a command word (i.e., all of the other command units 500 a-g have already stored a command word). Thecommand unit selector 502 issues an active high EXSEL<7:0>signal to a command word only if its BUSY<7:0>signal is active low and the respective BUSY<7:0>signals for all command units 500 higher in the hierarchy are active high. The selected command unit 500 then receives and processes the command word COMMAND from thestorage units - The
column command unit 228 also includes acolumn command processor 508 that includes thecolumn execution unit 232 and thesequencer 233 of FIG. 4. Thecolumn command processor 508 receives the BNKGEG<2:0>, CMDLAT<3:1>, and STARTCOL* signals from the command units 500, as well as the clock signals CLK and CLK90, and clock speed signals MBPS400-800 that are also applied to the command units 500 a-h. Thecolumn command processor 508 then outputs the INC_COL signal to the columnaddress processing unit 506, and STARTCMD<8>, CMDACK and CB*<7:0> signals to the command units 500 a-h. - As mentioned above, the
column command unit 228 includes eight identical command units 500 a-h that are shown in FIG. 8 along with some additional circuitry that is part of thecolumn command unit 228. Each of the command units 500 a-h is capable of storing predetermined portions of the command word Y<39:0>received from the storage registers 206, 208. The stored command words are used to generate a sequence of command signals that cause corresponding functions to be performed in the memory device. The command words may be stored in the command units 500 a-h at a faster rate than the memory device 16 is able to perform the corresponding functions. The use of multiple command units 500 a-h, each of which stores a respective command word, provides significant advantages to increase the speed of the memory device 16. By using multiple command units 500 a-h, the memory device 16 can continue to receive command packets even though the prior command packet has not yet been processed. In fact, the command packets can be received as long as the average rate at which the command packets are received is less than the average time to process the command packets and complete memory transfer operations. As a result, memory devices using thecommand buffer 200 are able to operate at a relatively high speed. - The
command execution unit 232 also includes fourlatches command execution unit 232 also includes a pair ofidentical logic circuits inverter 530 which is, in turn, driven by aNAND gate 532. TheNAND gate 532 is driven by three NORgates NAND gate 532 is enabled by an active low CMDACK signal. When the CMDACK signal is high, atransistor 540 is turned on to force STARTCOL* high. Thelogic circuit 520 generates an inactive high STARTCOL* signal when all nine bits of STARTCOL<8:0> are inactive low. Thus, if one or more bits of STARTCOL<8:0>is active high, STARTCOL* will be active low. Active high STARTCOL<8:0>bits signify the start of a column command by a respective command unit 500 a-h. Thus, an active low STARTCOL* signal indicates the start of a column command by one of the command unit 500 a-h. - The
logic circuit 522 is structurally and functionally identical to thelogic circuit 520, and its operation will therefore not be explained in detail. Briefly, thelogic circuit 522 generates an inactive high STARTDCKL* signal when all nine bits of STARTDCLK<8:0>are in active low. Thus, if one or more bits of STARTDCLK<8:0>is active high, STARTDCLK* will be active low. The STARTDCLK* signal can also be forced high by DCLKACK being high. An active high STARTDCLK<8:0> initiates clocking of data to or from one of the memory arrays 80 through one of thedata paths - Each of the command units500 includes a counter (not shown) that is preloaded with the CRSE_VERN<5:0> word responsive a LDXCTR signal generated by the decoder 210 (FIG. 5). The counter also receives a START signal which is also generated by the
decoder 210. The START signal causes the counter to begin decrementing. The output of the counter is a 6-bit word CNT<5:0>. The CNT<5:0>word is decoded by various circuits in the command units 500 to cause various commands to be issued. The timing of the various commands is therefore a function of the CRSE_VERN<5:0> word preloaded into the counter. The CRSE_VERN<5:0>word thus provides an indication of the timing of the pipelined commands issued by each of the command units 500. More specifically, the command units 500 generate commands, such as CNTHALT*, DRVCMD*, and STARTCMD, at the proper time depending upon the frequency of the clock signals CLK and CLK90 and the value of the CRSE_VERN<5:0> word preloaded into the counter. - With further reference to FIG. 7, the command buffer also includes a
pipeline bypass circuit 600. As mentioned above, thepipeline bypass circuit 600 generates a start data clock STARTDCLK<8> signal that causes the NAND gate 532 (FIG. 8) in thelogic circuit 522 to generate a STARTDCLK* signal as explained above. Thus, rather than being generated as a pipelined command by the command unit 500, the STARTDCLK<8> signal is generated by thebypass circuit 600. Thebypass circuit 600 generates the STARTDCLK<8> signal when it is necessary for data to be clocked out or into the array before the data clock could otherwise be enabled by a STARTDCLK<n> signal generated by the command unit 500 as one of the pipelined commands. As further explained above, this situation occurs when the command units are commanded to generate the pipelined command signals with a latency that is shorter than the minimum latency at which the command units are capable of generating command signals. In particular, for a READ data transfer, the STARTDCLK* signal must be generated six clock periods (i.e., 12 clock transitions or “ticks”) before the data clock clocks the read data from the array. If the command unit 500 is programmed to generate column commands that cause the array tooutput data 11 or fewer clock ticks after the command unit has become active, the command unit 500 cannot possibly generate the STARTDCLK<7:0>signal at the proper time. To generate the STARTDCLK<7:0>at the proper time would require that STARTDCLK<7:0>be generated 1 clock tick before the command unit became active. - In a similar manner, for a WRITE data transfer, the STARDCLK* signal must be generated 9 clock ticks before they data clock starts clocking data into the memory array. If the command unit500 is programmed to generate column commands that cause the array to receive data fewer clock ticks after the command unit 500 has become active, the command unit 500 likewise will be unable to generate the STARTDCLK<7:0>signal at the proper time.
- One embodiment of the
bypass circuit 600 is illustrated in FIG. 9. Basically, thebypass circuit 600 generates the STARTDCLK<8>signal using the F<4> timing signal generated by the control circuit 205 (FIG. 5) when the command unit 500 is programmed to issue commands causing either a READ or a WRITE operation with a latency that is 1 clock tick too early for the command unit 500 to generate the STARTDCLK<8> signal. If the command unit 500 is programmed to issue commands causing either a READ or WRITE operation with a latency that is 2 clock ticks too early, the F<3> timing signal (which occurs 1 clock tick earlier than the F<4> timing signal) is used. However, the STARTDCLK<8>signal will be generated in this manner only if certain other conditions are met, as explained below. - With reference to FIG. 9, a
first NAND gate 602 receives a Y<9> bit from the storage register 206 (FIG. 4) and a W1EARLY signal indicative of a WRITE operation with a latency of 10 clock ticks. This signal is generated by a latency detectcircuit 610, which is described in detail below. AnotherNAND gate 612 receives a R1EARLY signal indicative of a READ operation with a latency of 8 clock ticks and the complement of the Y<9>bit generated by aninverter 614. The R1EARLY signal is generated by the latency detect circuit in a manner that will be explained below. The outputs of theNAND gates NAND gate 616. When enabled, theNAND gate 616 generates a high when either W1EARLY and Y<9> are both high or when R1EARLY is high and Y<9>is low. - A logic circuit similar to that explained above detects a WRITE operation with a latency of 10 clock ticks or a READ operation having a latency of 7 clock ticks. More specifically, a
NAND gate 620 receives a W2EARLY signal indicative of a WRITE operation with a latency of 10 and the Y<9> bit. The W2EARLY signal, which is received from the latency detectcircuit 610, is indicative of a WRITE operation having a latency of 10 clock ticks (i.e., 2 clock ticks earlier than the command unit 500 is capable of generating the STARTDCLK<8> signal). AnotherNAND gate 622 receives a R2EARLY signal, also generated by the latency detectcircuit 610, indicative of a READ operation with a latency of 7 clock ticks. TheNAND gate 622 also receives complement of the Y<9> bit from theinverter 614. The outputs of theNAND gates NAND gate 624. TheNAND gate 624 outputs a high whenever either W2EARLY and Y<9> are both high or whenever R2EARLY is high and Y<9>is low. - The
NAND gates inverter 626 which, in turn, receives the output of a NORgate 628. The NORgate 628 decodes both Y<11> and Y<12>low. Thus, the outputs of theNAND gates 616 can be high, as explained above, only if Y<11> and Y<12>are both low. - The outputs of the
NAND gates NAND gate 616 is applied to apass gate 630 directly and through aninverter 632. If the output of theNAND gate 616 is high, thepass gate 630 is enabled, thereby coupling the F<4>timing signal to the gate ofrespective NMOS transistors NAND gate 624 is applied to apass gate 650 directly and through aninverter 652. If the output of theNAND gate 624 is high, thepass gate 650 is enabled, thereby coupling the F<3>timing signal to the gates of theNMOS transistors - The outputs of the
NAND gates gate 660. The NORgate 660 generates an active low NODCLK* signal through 2inverters bypass circuit 600 from both generating the STARTDCLK* signal. - As mentioned above, the outputs of the
pass gates respective NMOS transistors transistor 640 is connected in series with a pair ofNMOS transistors NMOS transistor 642 is connected in series with a pair ofNMOS transistors transistors transistor 650 receives the complement of the CLK signal from aninverter 660 and thus turns ON when CLK is low, as indicated by the highlighted portion of the CLK signal shown in FIG. 10 A. The gate of theNMOS transistor 652 is coupled to the output of a NORgate 664, which turns ON thetransistor 652 when both of its inputs are low. This condition occurs when the complement of a quadrature clock signal CLK90 at the output of aninverter 666 is high, as also indicated by the highlighted portion of the CLK90 signal in FIG. 10A. Finally, the other input of the NORgate 664 receives a delayed complement of the CLK signal from adelay circuit 668. The output of thedelay circuit 668 is low when the delayed CLK signal is high, as also indicated by the highlighted portion of FIG. 10A. As indicated by the waveform “ON,” the highlighted portions of the above-described waveforms coincide at the start at the trailing edge of the CLK signal and terminate at the trailing edge of the delayed CLK signal. Thetransistors delay circuit 668. - The drain of the
NMOS transistor 650 is coupled to alatch 670 formed by a pair ofinverters latch 670 is selectively biased high by a pair ofPMOS transistors transistor 680 is turned ON by a low output from aninverter 686, which occurs whenever a data clock acknowledge signal DCLKACK is active high. The DCLKACK signal is generated in another portion of the command decoder andsequencer 60. Thetransistor 682 is turned ON by an active low reset signal R*, also generated elsewhere in the command decoder andsequencer 60. - In operation, the inputs to the
latch 670 are initially biased high by either the reset signal R* going low at initialization of the memory device or by the DCLKACK signal having gone high after a previous memory transfer. The STARTDCLKp<8>signal at the output of thelatch 670 is thus initially low, and it will remain low unless all of thetransistors latch 670 to ground. The input to thelatch 670 will be pulled low just after the trailing edge of the CLK signal if either the F<4> timing signal is coupled through thepass gate 630 or the F<3> timing signal is coupled through thepass gate 650 at that time. The STARTDCLKp<8>signal will therefore go active high at the end of each CLK signal in the event of a WRITE or READ operation with a latency that is one or two clock ticks less than the minimum latency that the command units 500 are capable of generating the command word DCMD<0,2,3>. - The
NMOS transistors transistors transistor 656 turns ON when the CLK signal is high. Thetransistor 658 turns ON when the both of the inputs to a NORgate 690 are low. This condition occurs when the CLK90 signal is low, as also indicated by the highlighted portion of the CLK90 signal shown in FIG. 10B. Finally, the other input to the NORgate 690 will be low when a delayed clock signal from adelay circuit 692 is low, as indicated by the highlighted portion of the CLKDEL signal shown in FIG. 10B. As shown by the waveform “ON” in FIG. 10B, the highlighted portions of these signals coincide with each other after the leading edge of the CLK signal for duration corresponding to the delay of thedelay circuit 692. - The STARTDCLKn<8> signal is generated at the output of a
latch 696 formed by pair ofinverters latch 670. Also, the input to thelatch 696 is selectively biased high by a pair ofPMOS transistors PMOS transistors - The STARTDCLKp<8> and STARTDCLKn<8>signals are applied to a NOR
gate 710 that enables three inverters 712 (only one is shown in FIG. 9) whenever its output is low directly and through aninverter 714. Each of theinverters 712 receives a respective complement of one of the Y<7, 9, 10>bits from the storage register 206 (FIG. 4) throughrespective inverters 718. Thus, theinverters 712, when enabled, generate three command signals that together form the command word DCMD<0,2,3> - Finally, the output of the NOR
gate 710 is coupled through aninverter 720 to generate an active high STARTDCLK<8> signal whenever either STARTDCLKp<8>or STARTDCLKn<8> is active high. The STARTDCLK<8>signal is applied to the NOR gate 534 (FIG. 8B) to generate the STARTDCLK* signal as explained above. - In operation of the command buffer shown in FIGS. 4 and 5 and the address decoder and
sequencer 60 shown in FIGS. 4, 7 and 8, the command units 500 normally generate the STARTDCLK* signal to provide the command word DCMD<0,2,3>. However, in the event the command word DCMD<0,2,3>must be provided one or two clock ticks earlier than the command unit 500 is capable of providing the command word DCMD<0,2,3>, DCMD<0,2,3>is provided by thebypass circuit 600. Thebypass circuit 600 performs this function by generating the STARTDCLKp<8>and STARTDCLKn<8>signals on either the leading or trailing edge of the CLK signal (whichever occurs first) responsive to either the F<4>timing signal (for a latency of 1 clock tick less than the minimum capability of the command unit 500) or the F<3>timing signal (for a latency of 2 clock ticks less than the minimum capability of the command unit 500). The command word DCMD<0,2,3>remains active until circuitry (not shown in FIG. 7) receiving the data command word DCMD<0,2,3>generates the data clock acknowledge signal DCLKACK. The circuitry receiving the DCMD<0,2,3>word and generating the DCLKACK signal is described in the aforementioned application to Manning, Ser. No. 08/994,461, which is incorporated herein by reference. When the DCLKACK signal is received by thebypass circuit 600, it terminates the STARTDCLKp<8> and STARTDCLKn<8> signals, as explained above, which, in turn, terminates the STARTDCLK<8>signal and disables theinverter 712 to terminate the command word DCMD<0,2,3>. - As mentioned above and described in detail in the aforementioned Manning application, the relative timing of the command signals generated by the command units500 is a function of a latency command. A count is initially loaded into respective counters in the command units 500. The value of the count, which is a 6 bit word CRSE_VERN<5:0>, therefore determines the latency of a WRITE or a READ operation. The latency detect
circuit 610 receives and decodes the count value CRSE_VERN<5:0>by conventional logic circuitry to determine the latency of a memory transfer operation. The latency detectcircuit 610 also receives a signal W*/R indicative of whether the memory transfer is either a WRITE or a READ operation. By decoding the count value CRSE_VERN<5:0>and the W*/R signal by conventional logic circuitry, the latency detectcircuit 610 is able to determine whether the memory transfer is a WRITE or a READ operation with a latency that is either one or two clock ticks less than the minimum latency capabilities of the command units 500. The latency detectcircuit 610 then generates the signals W1EARLY, R1EARLY, W2EARLY, and R2EARLY, corresponding to its determination. - The
bypass circuit 600 is thus able to bypass the pipelined command signals issued by the command units 500 whenever a memory operation is called for having a latency that is less than the minimum latency capabilities of the command units 500. - As mentioned above, the command buffer and address decoder and sequencer shown in FIGS. 4-7 may be used in place of the
command buffer 48 and the command sequencer anddecoder 60 in thepacketized memory device 16 a that is shown in FIG. 3. The resultingmemory device 16 a may be used in the computer system shown in FIG. 1 to provide superior operating speed and performance. - While the invention has been described herein by way of exemplary embodiments for purposes of illustration, various modifications may be made without departing from the spirit and scope of the invention. Accordingly, the invention is not limited except as by the appended claims.
Claims (46)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/748,954 US6366992B2 (en) | 1998-07-30 | 2000-12-26 | Method and system for bypassing pipelines in a pipelined memory command generator |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/126,318 US6175905B1 (en) | 1998-07-30 | 1998-07-30 | Method and system for bypassing pipelines in a pipelined memory command generator |
US09/748,954 US6366992B2 (en) | 1998-07-30 | 2000-12-26 | Method and system for bypassing pipelines in a pipelined memory command generator |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/126,318 Continuation US6175905B1 (en) | 1998-07-30 | 1998-07-30 | Method and system for bypassing pipelines in a pipelined memory command generator |
Publications (2)
Publication Number | Publication Date |
---|---|
US20010000819A1 true US20010000819A1 (en) | 2001-05-03 |
US6366992B2 US6366992B2 (en) | 2002-04-02 |
Family
ID=22424172
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/126,318 Expired - Lifetime US6175905B1 (en) | 1998-07-30 | 1998-07-30 | Method and system for bypassing pipelines in a pipelined memory command generator |
US09/748,954 Expired - Lifetime US6366992B2 (en) | 1998-07-30 | 2000-12-26 | Method and system for bypassing pipelines in a pipelined memory command generator |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/126,318 Expired - Lifetime US6175905B1 (en) | 1998-07-30 | 1998-07-30 | Method and system for bypassing pipelines in a pipelined memory command generator |
Country Status (1)
Country | Link |
---|---|
US (2) | US6175905B1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040093475A1 (en) * | 2002-10-10 | 2004-05-13 | Wan-Hee Jo | Sub-sampling apparatus and method and image sensor employing the same |
US20050265086A1 (en) * | 2004-05-26 | 2005-12-01 | Nec Electronics Corporation | Semiconductor storage device |
US20060198236A1 (en) * | 2004-07-19 | 2006-09-07 | Wen Li | Write address synchronization useful for a DDR prefetch SDRAM |
US20090106520A1 (en) * | 2003-06-16 | 2009-04-23 | Nxp B.V. | Data processing circuit with multiplexed memory |
US20090244987A1 (en) * | 2001-09-17 | 2009-10-01 | Raul-Adrian Cernea | Dynamic Column Block Selection |
US8028130B1 (en) * | 2003-07-22 | 2011-09-27 | Oracle America, Inc. | Pipeline structure for a shared memory protocol |
US8464008B1 (en) * | 2008-05-01 | 2013-06-11 | Marvell Israel (M.I.S.L) Ltd. | Command cancellation channel for read-modify-write operation in a memory |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6230245B1 (en) | 1997-02-11 | 2001-05-08 | Micron Technology, Inc. | Method and apparatus for generating a variable sequence of memory device command signals |
US6175894B1 (en) | 1997-03-05 | 2001-01-16 | Micron Technology, Inc. | Memory device command buffer apparatus and method and memory devices and computer systems using same |
US5996043A (en) | 1997-06-13 | 1999-11-30 | Micron Technology, Inc. | Two step memory device command buffer apparatus and method and memory devices and computer systems using same |
US6484244B1 (en) | 1997-06-17 | 2002-11-19 | Micron Technology, Inc. | Method and system for storing and processing multiple memory commands |
US6202119B1 (en) * | 1997-12-19 | 2001-03-13 | Micron Technology, Inc. | Method and system for processing pipelined memory commands |
US6175905B1 (en) | 1998-07-30 | 2001-01-16 | Micron Technology, Inc. | Method and system for bypassing pipelines in a pipelined memory command generator |
US6178488B1 (en) | 1998-08-27 | 2001-01-23 | Micron Technology, Inc. | Method and apparatus for processing pipelined memory commands |
US6266750B1 (en) * | 1999-01-15 | 2001-07-24 | Advanced Memory International, Inc. | Variable length pipeline with parallel functional units |
US6738870B2 (en) * | 2000-12-22 | 2004-05-18 | International Business Machines Corporation | High speed remote storage controller |
US6806881B2 (en) | 2001-09-18 | 2004-10-19 | Seiko Epson Corporation | Graphics controller for high speed transmission of memory read commands |
US6754734B2 (en) * | 2001-12-18 | 2004-06-22 | International Business Machines Corporation | Systems, methods, and computer program products to improve performance of ported applications, such as a database |
US6745308B2 (en) * | 2002-02-19 | 2004-06-01 | Ati Technologies, Inc. | Method and system for bypassing memory controller components |
KR100524950B1 (en) * | 2003-02-28 | 2005-11-01 | 삼성전자주식회사 | Interfacing circuit for reducing current consumption |
US8356127B2 (en) * | 2004-12-09 | 2013-01-15 | Rambus Inc. | Memory interface with workload adaptive encode/decode |
US20060179382A1 (en) * | 2005-02-10 | 2006-08-10 | International Business Machines Corporation | Method and circuit for implementing array bypass operations without access penalty |
US7721010B2 (en) * | 2007-10-31 | 2010-05-18 | Qimonda North America Corp. | Method and apparatus for implementing memory enabled systems using master-slave architecture |
KR102401271B1 (en) | 2015-09-08 | 2022-05-24 | 삼성전자주식회사 | Memory system and method of operating the same |
Family Cites Families (66)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR960003526B1 (en) | 1992-10-02 | 1996-03-14 | 삼성전자주식회사 | Semiconductor memory device |
US4312068A (en) | 1976-08-12 | 1982-01-19 | Honeywell Information Systems Inc. | Parallel generation of serial cyclic redundancy check |
US4228496A (en) | 1976-09-07 | 1980-10-14 | Tandem Computers Incorporated | Multiprocessor system |
GB2128383B (en) | 1982-10-12 | 1986-06-18 | Int Computers Ltd | Data storage unit |
JPS59116829A (en) | 1982-12-23 | 1984-07-05 | Fujitsu Ltd | Microcomputer |
US4630230A (en) | 1983-04-25 | 1986-12-16 | Cray Research, Inc. | Solid state storage device |
US4849702A (en) | 1983-08-01 | 1989-07-18 | Schlumberger Techologies, Inc. | Test period generator for automatic test equipment |
US4695952A (en) | 1984-07-30 | 1987-09-22 | United Technologies Corporation | Dual redundant bus interface circuit architecture |
GB2177825B (en) | 1985-07-12 | 1989-07-26 | Anamartic Ltd | Control system for chained circuit modules |
US4949301A (en) | 1986-03-06 | 1990-08-14 | Advanced Micro Devices, Inc. | Improved pointer FIFO controller for converting a standard RAM into a simulated dual FIFO by controlling the RAM's address inputs |
US4768190A (en) | 1986-04-30 | 1988-08-30 | Og Corporation | Packet switching network |
US4845664A (en) | 1986-09-15 | 1989-07-04 | International Business Machines Corp. | On-chip bit reordering structure |
ZA883232B (en) * | 1987-05-06 | 1989-07-26 | Dowd Research Pty Ltd O | Packet switches,switching methods,protocols and networks |
US5341483A (en) | 1987-12-22 | 1994-08-23 | Kendall Square Research Corporation | Dynamic hierarchial associative memory |
US5099481A (en) | 1989-02-28 | 1992-03-24 | Integrated Device Technology, Inc. | Registered RAM array with parallel and serial interface |
US5321700A (en) | 1989-10-11 | 1994-06-14 | Teradyne, Inc. | High speed timing generator |
JPH04219859A (en) | 1990-03-12 | 1992-08-10 | Hewlett Packard Co <Hp> | Harware distributor which distributes series-instruction-stream data to parallel processors |
EP0447228A3 (en) | 1990-03-16 | 1993-01-07 | Hewlett-Packard Company | Data stream concentrator providing attribute data storage and graphics pipeline access |
IL96808A (en) | 1990-04-18 | 1996-03-31 | Rambus Inc | Integrated circuit i/o using a high performance bus interface |
KR100214435B1 (en) | 1990-07-25 | 1999-08-02 | 사와무라 시코 | Synchronous burst-access memory |
US5367643A (en) | 1991-02-06 | 1994-11-22 | International Business Machines Corporation | Generic high bandwidth adapter having data packet memory configured in three level hierarchy for temporary storage of variable length data packets |
US5175732A (en) | 1991-02-15 | 1992-12-29 | Standard Microsystems Corp. | Method and apparatus for controlling data communication operations within stations of a local-area network |
US5454093A (en) * | 1991-02-25 | 1995-09-26 | International Business Machines Corporation | Buffer bypass for quick data access |
JPH05134848A (en) | 1991-03-06 | 1993-06-01 | Fujitsu Ltd | Data shift circuit for central processing unit |
US5297029A (en) | 1991-12-19 | 1994-03-22 | Kabushiki Kaisha Toshiba | Semiconductor memory device |
US5742760A (en) | 1992-05-12 | 1998-04-21 | Compaq Computer Corporation | Network packet switch using shared memory for repeating and bridging packets at media rate |
EP0663083B1 (en) * | 1992-09-29 | 2000-12-20 | Seiko Epson Corporation | System and method for handling load and/or store operations in a superscalar microprocessor |
US5615355A (en) | 1992-10-22 | 1997-03-25 | Ampex Corporation | Method and apparatus for buffering a user application from the timing requirements of a DRAM |
JPH06195147A (en) | 1992-12-23 | 1994-07-15 | Fujitsu Ltd | Clock contrller |
JPH06202933A (en) | 1992-12-28 | 1994-07-22 | Toshiba Corp | Synchronous lsi circuit storage |
JP3244340B2 (en) | 1993-05-24 | 2002-01-07 | 三菱電機株式会社 | Synchronous semiconductor memory device |
US5732041A (en) | 1993-08-19 | 1998-03-24 | Mmc Networks, Inc. | Memory interface unit, shared memory switch system and associated method |
US5355345A (en) | 1993-10-04 | 1994-10-11 | At&T Bell Laboratories | Fully scalable memory apparatus |
US5402390A (en) | 1993-10-04 | 1995-03-28 | Texas Instruments Inc. | Fuse selectable timing signals for internal signal generators |
US5584009A (en) * | 1993-10-18 | 1996-12-10 | Cyrix Corporation | System and method of retiring store data from a write buffer |
US5566325A (en) | 1994-06-30 | 1996-10-15 | Digital Equipment Corporation | Method and apparatus for adaptive memory access |
JP2697634B2 (en) | 1994-09-30 | 1998-01-14 | 日本電気株式会社 | Synchronous semiconductor memory device |
US5713005A (en) | 1995-02-10 | 1998-01-27 | Townsend And Townsend And Crew Llp | Method and apparatus for pipelining data in an integrated circuit |
US5682496A (en) | 1995-02-10 | 1997-10-28 | Micron Quantum Devices, Inc. | Filtered serial event controlled command port for memory |
US5848431A (en) | 1995-02-21 | 1998-12-08 | Micron Technology, Inc. | Synchronous SRAMs having multiple chip select inputs and a standby chip enable input |
US5737748A (en) | 1995-03-15 | 1998-04-07 | Texas Instruments Incorporated | Microprocessor unit having a first level write-through cache memory and a smaller second-level write-back cache memory |
US5701434A (en) * | 1995-03-16 | 1997-12-23 | Hitachi, Ltd. | Interleave memory controller with a common access queue |
KR0152914B1 (en) | 1995-04-21 | 1998-12-01 | 문정환 | Ic memory device |
US5793996A (en) | 1995-05-03 | 1998-08-11 | Apple Computer, Inc. | Bridge for interconnecting a computer system bus, an expansion bus and a video frame buffer |
US5600605A (en) | 1995-06-07 | 1997-02-04 | Micron Technology, Inc. | Auto-activate on synchronous dynamic random access memory |
US5655105A (en) | 1995-06-30 | 1997-08-05 | Micron Technology, Inc. | Method and apparatus for multiple latency synchronous pipelined dynamic random access memory |
US5887146A (en) | 1995-08-14 | 1999-03-23 | Data General Corporation | Symmetric multiprocessing computer with non-uniform memory access architecture |
US5742840A (en) * | 1995-08-16 | 1998-04-21 | Microunity Systems Engineering, Inc. | General purpose, multiple precision parallel operation, programmable media processor |
US6035369A (en) | 1995-10-19 | 2000-03-07 | Rambus Inc. | Method and apparatus for providing a memory with write enable information |
JPH09161475A (en) | 1995-12-01 | 1997-06-20 | Hitachi Ltd | Semiconductor storage |
US5636174A (en) | 1996-01-11 | 1997-06-03 | Cirrus Logic, Inc. | Fast cycle time-low latency dynamic random access memories and systems and methods using the same |
JP4084428B2 (en) | 1996-02-02 | 2008-04-30 | 富士通株式会社 | Semiconductor memory device |
KR100215439B1 (en) | 1996-02-08 | 1999-08-16 | 윤종용 | Control circuit of parsing data syntax of high speed |
US5835925A (en) * | 1996-03-13 | 1998-11-10 | Cray Research, Inc. | Using external registers to extend memory reference capabilities of a microprocessor |
US5860080A (en) | 1996-03-19 | 1999-01-12 | Apple Computer, Inc. | Multicasting system for selecting a group of memory devices for operation |
US5652733A (en) | 1996-04-29 | 1997-07-29 | Mosaid Technologies Inc. | Command encoded delayed clock generator |
TW353176B (en) | 1996-09-20 | 1999-02-21 | Hitachi Ltd | A semiconductor device capable of holding signals independent of the pulse width of an external clock and a computer system including the semiconductor |
US5920710A (en) | 1996-11-18 | 1999-07-06 | Advanced Micro Devices, Inc. | Apparatus and method for modifying status bits in a reorder buffer with a large speculative state |
JP4057084B2 (en) | 1996-12-26 | 2008-03-05 | 株式会社ルネサステクノロジ | Semiconductor memory device |
US5831929A (en) | 1997-04-04 | 1998-11-03 | Micron Technology, Inc. | Memory device with staggered data paths |
US6032232A (en) | 1997-05-29 | 2000-02-29 | 3Com Corporation | Multiported memory access system with arbitration and a source burst limiter for blocking a memory access request |
US5996043A (en) | 1997-06-13 | 1999-11-30 | Micron Technology, Inc. | Two step memory device command buffer apparatus and method and memory devices and computer systems using same |
US5825711A (en) | 1997-06-13 | 1998-10-20 | Micron Technology, Inc. | Method and system for storing and processing multiple memory addresses |
US6032220A (en) | 1997-07-18 | 2000-02-29 | Micron Technology, Inc. | Memory device with dual timing and signal latching control |
US6175905B1 (en) | 1998-07-30 | 2001-01-16 | Micron Technology, Inc. | Method and system for bypassing pipelines in a pipelined memory command generator |
US6178488B1 (en) | 1998-08-27 | 2001-01-23 | Micron Technology, Inc. | Method and apparatus for processing pipelined memory commands |
-
1998
- 1998-07-30 US US09/126,318 patent/US6175905B1/en not_active Expired - Lifetime
-
2000
- 2000-12-26 US US09/748,954 patent/US6366992B2/en not_active Expired - Lifetime
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7768841B2 (en) * | 2001-09-17 | 2010-08-03 | Sandisk Corporation | Dynamic column block selection |
US20090244987A1 (en) * | 2001-09-17 | 2009-10-01 | Raul-Adrian Cernea | Dynamic Column Block Selection |
US7394494B2 (en) * | 2002-10-10 | 2008-07-01 | Hynix Semiconductor Inc. | Sub-sampling apparatus and method and image sensor employing the same |
US20040093475A1 (en) * | 2002-10-10 | 2004-05-13 | Wan-Hee Jo | Sub-sampling apparatus and method and image sensor employing the same |
US8473706B2 (en) | 2003-06-16 | 2013-06-25 | Callahan Cellular L.L.C. | Data processing circuit with multiplexed memory |
TWI396977B (en) * | 2003-06-16 | 2013-05-21 | Callahan Cellular Llc | Data processing apparatus with multiplexed memory |
US8190829B2 (en) * | 2003-06-16 | 2012-05-29 | Callahan Cellular L.L.C. | Data processing circuit with multiplexed memory |
US20090106520A1 (en) * | 2003-06-16 | 2009-04-23 | Nxp B.V. | Data processing circuit with multiplexed memory |
US8028130B1 (en) * | 2003-07-22 | 2011-09-27 | Oracle America, Inc. | Pipeline structure for a shared memory protocol |
US7447109B2 (en) * | 2004-05-26 | 2008-11-04 | Nec Electronics Corporation | Semiconductor storage device |
US20050265086A1 (en) * | 2004-05-26 | 2005-12-01 | Nec Electronics Corporation | Semiconductor storage device |
US7227812B2 (en) * | 2004-07-19 | 2007-06-05 | Micron Technology, Inc. | Write address synchronization useful for a DDR prefetch SDRAM |
US20060198236A1 (en) * | 2004-07-19 | 2006-09-07 | Wen Li | Write address synchronization useful for a DDR prefetch SDRAM |
US8464008B1 (en) * | 2008-05-01 | 2013-06-11 | Marvell Israel (M.I.S.L) Ltd. | Command cancellation channel for read-modify-write operation in a memory |
Also Published As
Publication number | Publication date |
---|---|
US6175905B1 (en) | 2001-01-16 |
US6366992B2 (en) | 2002-04-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6175905B1 (en) | Method and system for bypassing pipelines in a pipelined memory command generator | |
US6804743B2 (en) | Two step memory device command buffer apparatus and method and memory devices and computer systems using same | |
US5946260A (en) | Method and system for storing and processing multiple memory addresses | |
US6026050A (en) | Method and apparatus for adaptively adjusting the timing of a clock signal used to latch digital signals, and memory device using same | |
US8565008B2 (en) | Method and apparatus for generating a sequence of clock signals | |
US6005823A (en) | Memory device with pipelined column address path | |
US6178488B1 (en) | Method and apparatus for processing pipelined memory commands | |
US6202119B1 (en) | Method and system for processing pipelined memory commands | |
US20010010655A1 (en) | Method and system for accessing rows in multiple memory banks within an integrated circuit | |
US6301322B1 (en) | Balanced dual-edge triggered data bit shifting circuit and method | |
US20020056021A1 (en) | Method and apparatus for coupling signals across different clock domains, and memory device and computer system using same | |
US6094727A (en) | Method and apparatus for controlling the data rate of a clocking circuit | |
US6337830B1 (en) | Integrated clocking latency and multiplexer control technique for double data rate (DDR) synchronous dynamic random access memory (SDRAM) device data paths | |
US6477631B1 (en) | Memory device with pipelined address path | |
US6484244B1 (en) | Method and system for storing and processing multiple memory commands | |
US6175894B1 (en) | Memory device command buffer apparatus and method and memory devices and computer systems using same | |
US7634623B2 (en) | Method and apparatus for self-timed data ordering for multi-data rate memories and system incorporating same | |
KR100703584B1 (en) | Balanced dual-edge triggered data bit shifting circuit and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CALIFORNIA Free format text: SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038669/0001 Effective date: 20160426 Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGEN Free format text: SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038669/0001 Effective date: 20160426 |
|
AS | Assignment |
Owner name: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT, MARYLAND Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038954/0001 Effective date: 20160426 Owner name: MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:038954/0001 Effective date: 20160426 |
|
AS | Assignment |
Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CALIFORNIA Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE ERRONEOUSLY FILED PATENT #7358718 WITH THE CORRECT PATENT #7358178 PREVIOUSLY RECORDED ON REEL 038669 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:043079/0001 Effective date: 20160426 Owner name: U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGEN Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REPLACE ERRONEOUSLY FILED PATENT #7358718 WITH THE CORRECT PATENT #7358178 PREVIOUSLY RECORDED ON REEL 038669 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY INTEREST;ASSIGNOR:MICRON TECHNOLOGY, INC.;REEL/FRAME:043079/0001 Effective date: 20160426 |
|
AS | Assignment |
Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, ILLINOIS Free format text: SECURITY INTEREST;ASSIGNORS:MICRON TECHNOLOGY, INC.;MICRON SEMICONDUCTOR PRODUCTS, INC.;REEL/FRAME:047540/0001 Effective date: 20180703 Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, IL Free format text: SECURITY INTEREST;ASSIGNORS:MICRON TECHNOLOGY, INC.;MICRON SEMICONDUCTOR PRODUCTS, INC.;REEL/FRAME:047540/0001 Effective date: 20180703 |
|
AS | Assignment |
Owner name: MICRON TECHNOLOGY, INC., IDAHO Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:U.S. BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT;REEL/FRAME:047243/0001 Effective date: 20180629 |
|
AS | Assignment |
Owner name: MICRON TECHNOLOGY, INC., IDAHO Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC., AS COLLATERAL AGENT;REEL/FRAME:050937/0001 Effective date: 20190731 |
|
AS | Assignment |
Owner name: MICRON TECHNOLOGY, INC., IDAHO Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051028/0001 Effective date: 20190731 Owner name: MICRON SEMICONDUCTOR PRODUCTS, INC., IDAHO Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051028/0001 Effective date: 20190731 |