US6467020B1 - Combined associate processor and memory architecture - Google Patents
Combined associate processor and memory architecture Download PDFInfo
- Publication number
- US6467020B1 US6467020B1 US09/572,582 US57258200A US6467020B1 US 6467020 B1 US6467020 B1 US 6467020B1 US 57258200 A US57258200 A US 57258200A US 6467020 B1 US6467020 B1 US 6467020B1
- Authority
- US
- United States
- Prior art keywords
- array
- tags
- column
- bits
- cells
- 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.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/80—Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors
- G06F15/8038—Associative processors
Definitions
- the present invention relates to associative processors and, more particularly, to an associative processor configured to perform two or more different arithmetical operations simultaneously and methods for loading the associative processor with data to be processed and for downloading the data after processing.
- FIG. 1 is a schematic illustration of a prior art associative processor 10 .
- the heart of associative processor 10 is an array 12 of content addressable memory (CAM) cells 14 arranged in rows 16 and columns 18 .
- Associative processor 10 also includes three registers for controlling CAM cells 14 : a tags register 20 that includes many tag register cells 22 , a mask register 24 that includes many mask register cells 26 , and a pattern register 28 that includes many pattern register cells 30 .
- Each cell 14 , 22 , 26 or 30 is capable of storing one bit (0 or 1).
- Tags register 20 is a part of a tags logic block 36 that communicates with each row 16 via a dedicated word enable line 32 and a dedicated match result line 34 , with each tag register cell 22 being associated with one row 16 via word enable line 32 , match result line 34 and a dedicated logic circuit 38 .
- Each mask register cell 26 and each pattern register cell 30 is associated with one column 18 .
- Typical arrays 12 include 8192 (2 13 ) rows 16 .
- the array 12 illustrated in FIG. 1 includes 32 columns 18 . More typically, array 12 includes 96 or more columns 18 .
- Each CAM cell 14 can perform two kinds of elementary operations, as directed by the contents of the corresponding cells 22 , 26 or 30 of registers 20 , 24 and 28 : compare operations and write operations.
- columns 18 that are to be active are designated by the presence of “1” bits in the associated mask register cells 26 .
- the contents of tag register cells 22 are broadcast to the associated rows 16 as “write enable” signals by tags logic block 36 via word enable lines 32 , with rows 16 that receive a “1” bit being activated.
- each activated row 16 generates a “1” bit match signal on match result line 34 of that row 16 .
- Each activated CAM cell 14 of that row 16 compares its contents with the contents of the cell 30 of pattern register 28 that is associated with the column 18 of that CAM cell 14 . If the two contents are identical (both “0” bits or both “1” bits), that CAM cell 14 allows the match signal to pass. Otherwise, that CAM cell 14 blocks the match signal. As a result, if the contents of all the activated CAM cells 14 of a row 16 match the contents of corresponding cells 30 of pattern register 28 , the match signal reaches tags logic block 36 and the associated logic circuit 38 writes a “1” bit to the associated tag register cell 22 ; otherwise, the associated logic block 38 writes a “0” bit to the associated tag register cell 22 . In a single cycle of write operations, the contents of pattern register cells 30 associated with activated columns 18 are written to the activated CAM cells 14 of those columns 18 .
- the fifth through eighth columns 18 from the right are activated by the presence of “1”s in the corresponding mask register cells 26 .
- a binary “4” (0100) is stored in the corresponding pattern register cells 30 .
- a compare operation cycle by associative processor 10 in this configuration tests activated rows 16 to see if a binary “4” is stored in their fifth through eighth CAM cells 14 from the right.
- a write operation cycle by associative processor 10 in this configuration writes binary “4” to the fifth through eighth CAM cells 14 from the right of activated rows 16 .
- tags register 20 and mask register 24 provide activation signals and pattern register 28 provides reference bits.
- array 12 provides input to compare with the reference bits and tags register 20 receives output; and in a write operation cycle, array 12 receives output that is identical to one or more reference bits.
- Tags logic block 36 also can broadcast “1”s to all rows 16 , to activate all rows 16 regardless of the contents of tags register 20 .
- tags register 20 An additional function of tags register 20 is to provide communication between rows 16 .
- the results of a compare operation executed on rows 16 are stored in tags register 20 , wherein every bit corresponds to a particular row 16 .
- tags register 20 By shifting tags register 20 , the results of this compare operation are communicated from their source rows 16 to other, target rows 16 .
- the compare result of every source row 16 is communicated to a corresponding target row 16 , the distance between any source row 16 and the corresponding target row 16 being the distance of the shift.
- Any arithmetical operation can be implemented as successive write and compare cycles. For example, to add an integer N to all the m-bit integers in an array, after the integers have been stored in m adjacent columns 18 of array 12 , with one integer per row 16 , the following operations are performed:
- (c) execute a cycle of simultaneous compare operations with the activated CAM cells 14 to set to “1” the contents of tag register cells 22 associated with rows 16 that store M and to set to “0” the contents of all other tag register cells 22 ;
- Associative processor 10 is well-suited to the parallel processing of data, such as digital image data, that consist of relatively short integers. For example, each pixel of an image with 256 gray levels is represented by an 8-bit integer. To add a number N to 8192 such integers in a serial processor requires 8192 add cycles. To add N to 8192 such integers in associative processor 10 requires 256 compare cycles and 256 write cycles.
- DRAM dynamic random access memory
- a row precharge is required.
- This row precharge typically requires six to ten machine cycles. It would be highly advantageous to maximize the input at every row precharge.
- each row may store thousands of bits. It would be highly advantageous to be able to input many or all of these bits into an associative array processor in only a small number of machine cycles, especially in an application, such as real-time image processing, which requires very high data rates, typically upwards of 30 VGA frames per second.
- a method of processing a plurality of bits stored in a memory including the steps of: (a) providing an associative processor including: (i) a first array of content addressable memory (CAM) cells, the first array including a plurality of columns of the CAM cells; (b) writing a first subplurality of the bits from the memory to a first the column of the CAM cells, each bit of the first subplurality being written to a respective CAM cell of the first column; and (c) copying the first subplurality of bits from the first column to a second the column of the CAM cells.
- an associative processor including: (i) a first array of content addressable memory (CAM) cells, the first array including a plurality of columns of the CAM cells; (b) writing a first subplurality of the bits from the memory to a first the column of the CAM cells, each bit of the first subplurality being written to a respective CAM cell of the first column; and (c) copying the first subplurality of
- a device for processing data including: (a) a memory for storing the data; (b) an associative processor, for processing the data, the associative processor including a plurality of rows and columns of content addressable memory (CAM) cells; and (c) a bus for exchanging the data between the memory and one of the columns of CAM cells.
- a memory for storing the data
- an associative processor for processing the data
- the associative processor including a plurality of rows and columns of content addressable memory (CAM) cells
- CAM content addressable memory
- An associative processor of the present invention includes several arrays of CAM cells, as well as a tags logic block that includes several tags registers.
- Each row of each CAM cell array is connected to the tags logic block by its own word enable line and by its own match result line, so that the tags logic block can associate any of its tags registers with one or more of the CAM cell arrays.
- the tags logic block can change that association at any time.
- the logic circuit that is associated with corresponding rows of the several arrays, manages the signals on the word enable lines and the match result lines of these CAM cell arrays with reference to corresponding tag register cells in any one of the tags registers.
- the tags logic block effects logical combinations (e.g., AND or OR) of match signals and prior contents of the cells of one tag registers, and stores the results either in place in the same tags register or in another tags register.
- At least one of the tags registers be located between two of the CAM cell arrays. Either the entire tags logic block is located between two of the CAM cell arrays, or one or more but not all tags registers are located between two of the CAM cell arrays. In the latter case, the components of the tags logic block necessarily are not all contiguous.
- the ability to “mix and match” CAM cell arrays and tags registers enhances the efficiency with which the CAM cells of the present invention are used.
- the CAM cell arrays of the present invention typically have fewer columns than prior art CAM cell arrays. In fact, it is preferred that the sum of the number of columns of the CAM cell arrays of the present invention be equal to the number of columns needed by a prior art CAM cell array to perform all the contemplated arithmetical operations.
- the associative processor of the present invention that includes two CAM cell arrays, each with half as many columns as a prior art CAM cell array
- two arithmetical operations that each require half the columns of the prior art CAM cell array are performed in parallel, with one of the arithmetical operations being performed with reference to one of the tags registers and another of the arithmetical operations being performed with reference to another of the tags registers.
- the two arithmetical operations may be either identical or different.
- both CAM cell arrays of the present invention are associated with the same tags register, and the arithmetical operation is performed with reference to that tags register.
- arithmetical operations may be pipelined.
- one CAM cell array is dedicated to the first operation and another CAM cell array is dedicated to the second operation.
- Compare operation cycles on the first CAM cell array are paired with write operation cycles on the second CAM cell array to transfer the output of the first operation from the first CAM cell array to the second CAM cell array for the second operation, with the same tags register being associated with the first CAM cell array for the compare operation cycles and with the second CAM cell array for the write operation cycles.
- a column of the first CAM cell array activated by appropriate bits in the corresponding mask and pattern registers, is copied to a column of the second CAM cell array, also activated by appropriate bits in the corresponding mask and pattern registers. Note that the mask and pattern registers are shared by all the CAM cell arrays.
- the tags logic block can configure two of the tags registers temporarily as a single long tags register. This capability is useful, for example, in processing two contiguous portions of a digital image, each portion being stored in a different CAM cell array.
- each of the two tags registers is associated with one of the CAM cell arrays, and compare operations are performed on the CAM cell arrays, with output to their respective tags registers. Then the contents of the tags registers are shifted, with bits that leave one tags register being shifted to the other tags register.
- data from one of the two contiguous portions of the digital image are processed with reference to data from the other portion, despite the two portions being stored in different CAM cell arrays.
- data in the two contiguous portions may be processed separately, in the usual manner.
- the contents of the tags register associated with that CAM cell array are shifted only within that tags register, with bits that leave one end of the tags register being either discarded or cycled to the other end of the tags register, so that the data stored in that CAM cell array are processed independently of the data stored in the other CAM cell array.
- the ability to “mix and match” CAM cell arrays and tags registers also facilitates another aspect of the present invention, the parallelization of input and output in a manner superior to that taught in U.S. Pat. No. 6,195,738.
- one of the tags registers is designated as an input tags register.
- This input tags register is associated with one of the CAM cell arrays. Enough data bits to fill the input tags register are written from the memory to the input tags register, over the course of several machine cycles, using a bus with less bandwidth than is needed to fill the input tags register in one machine cycle.
- a control block selects the tag register cells of the input tags block that are to receive the data bits that are written from the memory to the input tags block during that machine cycle.
- a write operation cycle is used to write these bits to a column of the target CAM cell array. This is repeated until as many columns of the CAM cell array as required have received the desired input.
- the input tags register is associated with a different CAM cell array. Another set of data bits is written from the memory to the input tags register, and a write operation cycle again is used to write these bits to a column of the second CAM cell array. This is repeated until as many columns of the second CAM cell array as required have received the desired input.
- a data processing device of the present invention includes, in addition to the associative processor, a memory, preferably a random access memory, for storing data to be processed and a bus for exchanging data between the memory and the associative processor.
- the associative processor includes an input/output buffer, for storing data that is exchanged between the associative processor and the memory via the bus.
- This buffer includes as many buffer cells as there are rows in each array of CAM cells.
- the bus exchanges fewer bits at one time between the memory and the buffer than there are buffer cells in the buffer.
- a control block is provided to direct bits, that are transferred together from the memory to the associative processor, to the correct subset of the buffer cells, and to designate the correct subset of the buffer cells from which to transfer bits collectively to the memory.
- one of the tags registers is used as the input/output buffer, as in U.S. Pat. No. 6,195,738.
- the input/output buffer is one of the columns of CAM cells.
- FIG. 1 is a schematic illustration of a prior art associative processor
- FIG. 2 is a schematic illustration of an associative processor of the present invention
- FIG. 3 is a high level block diagram of a data processing device based on the associative processor of FIG. 2;
- FIG. 4 shows an I/O tag register cell and a tri-state buffer of the device of FIG. 3;
- FIG. 5 is a high level block diagram of another data processing device based on the associative processor of FIG. 2;
- FIG. 6 shows an I/O CAM cell and a bi-directional buffer of the device of FIG. 5;
- FIG. 7 shows an enhanced embodiment of the tags logic block of FIG. 2 that allows two tags registers to be combined into a single long tags register.
- the present invention is of an associative processor that operates more efficiently than prior art associative processors, and of methods for its use.
- the present invention can be used for efficient processing of limited precision digital data such as eight-bit digital images.
- FIG. 2 is a schematic illustration of an associative processor 100 of the present invention. Similar to prior art associative processor 10 , the heart of associative processor 100 is two arrays 112 a and 112 b of CAM cells 114 a and 114 b . In array 112 a , CAM cells 114 a are arranged in rows 116 a and columns 118 a . In array 112 b , CAM cells 114 b are arranged in rows 116 b and 118 b .
- Associative processor 100 also includes four registers for controlling CAM cells 114 a and 114 b : two tags registers 120 a and 120 b that include many tag register cells 122 a and 122 b , respectively, a mask register 124 that includes many mask register cells 126 , and a pattern register 128 that includes many pattern register cells 130 .
- Each cell 114 a , 114 b , 122 a , 122 b , 126 or 130 is capable of storing one bit (0 or 1).
- Tags registers 120 a and 120 b are part of a tags logic block 136 that communicates with each row 116 a via a dedicated word enable line 132 a and a dedicated match result line 134 a , and with each row 116 b via a dedicated word enable line 132 b and a dedicated match result line 134 b , with each tag register cell 122 a and 122 b being associated with one row 116 a and one row 116 b via word enable lines 132 a and 132 b , match result lines 134 a and 134 b , and a dedicated logic circuit 138 .
- Each mask register cell 126 and each pattern register cell 130 is associated with one column 118 a or 118 b .
- FIG. 2 For illustrational simplicity, only three rows 116 a and 116 b , only two word enable lines 132 a and 132 b , only two match result lines 134 a and 134 b , and only one logic circuit 138 are shown in FIG. 2 . Note that both halves of this logic circuit are labeled with the reference numeral 138 .
- typical arrays 112 include 8192 rows 116 , and the total number of columns 118 in an associative processor of the present invention typically is at least 96 .
- tags logic block 136 is positioned physically between arrays 112 . If tags logic block 136 were to be positioned, for example, to the right of both arrays 112 , this would require tags logic block 136 to communicate with arrays 112 using one word enable line and one match result line that are twice as long as word enable lines 132 and match result lines 134 .
- tags logic block 136 may associate either or both of tags registers 120 with either or both of arrays 112 .
- Each CAM cell 114 can perform two kinds of elementary operations, as directed by the contents of the corresponding cells 122 , 126 or 130 of registers 120 , 124 and 128 : compare operations and write operations. In both kinds of elementary operations, columns 118 that are to be active are designated by the presence of “1” bits in the associated mask register cells 126 .
- tag register cells 122 a The contents of tag register cells 122 a , the contents of tag register cells 122 b , or the results of logical operations (e.g., AND or OR operations) carried out on the contents of tag register cells 122 a and 122 b associated with one pair of rows 116 a and 116 b , are broadcast to the associated rows 116 a and/or 116 b by tags logic block 136 via word enable lines 132 a and 132 b , with rows 116 that receive a “1” bit being activated. In a compare operation cycle, each activated row 116 generates a “1” bit match signal on match result line 134 of that row 116 .
- logical operations e.g., AND or OR operations
- Each activated CAM cell 114 of that row 116 compares its contents with the contents of the cell 130 of pattern register 128 that is associated with the column 118 of that CAM cell 114 . If the two contents are identical (both “0” bits or both “1” bits), that CAM cell 114 allows the match signal to pass.
- That CAM cell 114 blocks the match signal, As a result, if the contents of all the activated CAM cells 114 of a row 116 match the contents of corresponding cells 130 of pattern register 128 , the match signal reaches tags logic block 136 and the associated logic circuit 138 writes a “1” bit to one or both of the associated tag register cells 122 a and 122 b ; otherwise, the associated logic circuit 138 writes a “0” bit to one or both of the associated tag register cells 122 a and 122 b . In a write operation cycle, the contents of pattern register cells 130 associated with activated columns 118 are written to the activated CAM cells 114 of those columns 118 .
- logic circuits 138 may perform one or more logical operations on the data in one or more of the associated tag register cells 122 and the match signals from the associated match result lines 134 , and then store the results of these logical operations in the associated tag register cells of one of tags registers 120 .
- logic circuits 138 may perform logical AND operations on match signals from match result lines 134 a and the contents of the associated tag register cells 122 a , and store the results in the associated tag register cells 122 b .
- logic circuits may perform logical OR operations on match signals from match result lines 134 a and the contents of the associated tag register cells 122 a , and then store the results in the same tag register cells 122 a.
- the simplest way to use associative processor 100 is just like prior art associative processor 10 .
- One of tags registers 120 is associated with one or both of arrays 112 .
- To execute arithmetical operations that require no more columns 118 than are present in one array 112 one of tags registers 120 is associated with one of arrays 112 .
- To execute arithmetical operations that require more columns 118 than are present in one of arrays 112 but no more than the number of columns 118 present in both arrays 112 one of tags registers 120 is associated with both arrays 112 , which then are used together as a combined array.
- associative processor 100 for executing arithmetical operations that require no more columns than are present in one array 112 .
- One such mode is parallel execution of such arithmetical operations.
- One tags register for example, tags register 120 a
- the other tags register for example tags register 120 b
- the operands needed for the arithmetical operation are loaded into arrays 112 a and 112 b in parallel, and the arithmetical operation is executed on both sets of operands simultaneously.
- two different arithmetical operations may be executed simultaneously on two different sets of input data, one arithmetical operation being executed on input data stored in array 112 a , with reference to tags register array 120 a , and the other arithmetical operation being executed on input data stored in array 112 b , with reference to tags register array 120 b.
- An associative processor of the present invention that is configured to operate in this “dual array” mode is almost twice as fast as a comparable prior art associative array processor, at the cost of an increased size, primarily due to the duplication of tags register arrays 120 , and increased power consumption.
- the chip, on which a typical associative processor 100 fabricated is about 30% larger than a comparable prior art chip. This associative processor 100 runs 80% faster than a comparable prior art associative processor 10 while consuming 70% more power.
- Another such mode is pipelining, in which one array 112 is dedicated to one arithmetical operation while the other array 112 is dedicated to a subsequent arithmetical operation on the output of the first arithmetical operation.
- the results of the first arithmetical operation residing in CAM cells 114 of the array 112 that is dedicated to the first arithmetical operation, are transferred to the array 112 that is dedicated to the second arithmetical operation via one of tags registers 120 by one or more cycles of compare operations on the array 112 that is dedicated to the first arithmetical operation and one or more cycles of write operations on the array 112 that is dedicated to the second arithmetical operation, as follows.
- the first step is to zero out columns 118 b that are to receive the operands of the second operation, by activating all rows 116 b , masking all but the target columns 118 b by loading “1” bits into the corresponding mask register cells 126 and “0” bits into all other mask register cells 126 , loading “0” bits into the corresponding pattern register cells 130 , and executing a write operation cycle on array 112 b .
- columns 118 a that contain output bits of the first arithmetical operation are selected successively, using “1” bits in both the associated mask register cells 126 and the associated pattern register cells 130 .
- a compare operation cycle copies the contents of this column 118 a to tags register 120 a .
- column 118 b that is to receive these contents is activated by a “1” bit in the corresponding mask register cell 126 and pattern register cell 130
- CAM cells 114 b that are to receive “1” bits are activated by tags register 120 a via word enable line 132 b .
- a write operation cycle on array 112 b copies the “1” bit in the corresponding pattern register cell 130 to the target CAM cells 114 b . This is repeated for each source column 118 a and for each target column 118 b.
- Another aspect of the present invention is improved parallel input to and output from an associative processor.
- FIG. 3 is a high level block diagram of a data processing device 200 configured to implement this aspect of the present invention.
- Device 200 is based on an associative processor 100 of the present invention and on a dynamic random access memory (DRAM) 210 for storing the data to be processed.
- DRAM dynamic random access memory
- associative processor 100 of FIG. 3 is a variant of associative processor 100 of FIG. 2 that includes 8192 rows 116 in arrays 112 and 8192 corresponding tag register cells 122 in each tags register 120 . Note that only one tags register 120 is shown; this tags register 120 is used as an input/output (I/O) buffer. For this purpose, each tag register cell 122 of I/O tags register 120 is connected to a tri-state buffer 212 , as illustrated in FIG.
- I/O tags register 120 4 and as symbolized in FIG. 3 by the double-headed arrows connecting the I/O tags register 120 and an array 202 of tri-state buffers 212 .
- Array 202 of tri-state buffers 212 in turn communicates with a set of eight 1024-bit storage banks 218 in DRAM 210 via a 1024-bit bus 206 under the supervision of a control block 204 .
- the 8192 tag register cells of I/O tags register 120 also are partitioned among eight groups of 1024 cells each.
- Control block 204 selects the order in which each of the eight blocks of 1024 bits each that make up these 8192 input bits are to be sent from storage banks 218 to associative processor 100 via bus 206 .
- Control block 204 also selects the order in which the eight blocks of 1024 input bits each are to be received in the tag register cells of I/O tags register 120 . Note that the order in which the blocks of input bits are stored in I/O tags register 120 need not be the order in which the blocks of input bits are sent from storage banks 218 . After all 8192 input bits have been received into I/O tags register 120 , these bits are written to their destination CAM cell column 118 by a write operation cycle.
- 8192 bits are loaded into I/O tags block 120 by a compare operation cycle. These bits then are transferred, 1024 at a time, to storage banks 218 via bus 206 in an order determined by control block 204 .
- FIG. 4 shows one I/O tag register cell 122 of I/O tags register 120 and the connections thereof to the respective tri-state buffer 212 of array 202 .
- tri-state buffers 212 are disabled, and for each input block of 1024 bits, I/O tag register cells 122 that are to receive these bits are enabled by block_sel signals from control block 204 , and the bits are sent to the enabled I/O tag register cells 122 via bus 206 as f_bit signals.
- tri-state-buffers 212 are enabled by dram_rw signals. and for each output block of 1024 bits, I/O tag register cells 122 wherein these bits are stored are enabled by block_sel signals from control block 204 .
- This parallel “sideways” input and output via bus 206 allows the parallel implementation of arithmetical operations, using CAM cell arrays 112 a and 112 b simultaneously on different input operands, that would otherwise require more columns than are present in either array 112 a or array 112 b separately to store intermediate results.
- Columns 118 of intermediate results are written to DRAM 210 , thereby freeing up these columns 118 for other uses.
- the intermediate results are retrieved later from DRAM 210 as needed.
- a similar exchange of intermediate results between array 12 and an external random access memory “from the top” would be unreasonably slow.
- FIG. 5 is a high level block diagram of another data processing device 300 configured to implement parallel input and output.
- Device 300 is based on an associative processor 100 of the present invention that includes 8192 rows 116 in arrays 112 and 8192 corresponding tag register cells 122 in each tags register 120 , and in which the rightmost column 118 b of CAM cell array 112 b is used as an input/output buffer for exchanging data with a DRAM 310 .
- each CAM cell 114 b of I/O column 118 b is connected to a bi-directional buffer 312 , as illustrated in FIG. 6 and as symbolized in FIG. 5 by the double headed arrows connecting I/O column 118 b with an array 302 of bi-directional buffers 312 .
- array 302 of bi-directional buffers 312 in turn communicates with a set of eight 1024-bit storage banks 318 in DRAM 310 via a 1024-bit bus 306 under the supervision of a control block 304 .
- the 8192 CAM cells of I/O column 118 b also are partitioned among eight groups of 1024 cells each.
- the input and output operations of device 300 are similar to the input and output operations of device 200 .
- 8192 bits from DRAM 310 first are read into storage banks 318 .
- Control block 304 selects the order in which each of the eight blocks of 1024 bits each that make up these 8192 input bits are to be sent from storage banks 318 to associative processor 100 via bus 306 .
- Control block 304 also selects the order in which the eight blocks of 1024 input bits each are to be received in the CAM cells of I/O column 118 b .
- 8192 bits are loaded into I/O column 118 b from one of the other columns 118 by a compare operation cycle. These bits then are transferred, 1024 at a time, to storage banks 318 via bus 306 in an order determined by control block 304 .
- FIG. 6 shows one I/O CAM cell 114 b of I/O column 118 b and the connections thereof to the respective bi-directional buffer 312 of array 302 .
- the appropriate dram_rw signals from control block 304 put bi-directional buffers 312 into their “input” states, and for each input block of 1024 bits, is I/O CAM cells 114 b that are to receive these bits are enabled by block sel signals from control block 304 , and the bits are sent to the corresponding bi-directional buffers 312 via bus 306 and thence to the enabled I/O CAM cells 114 b as f_bit and f_bit_n signals.
- the appropriate dram_rw signals from control block 304 put bi-directional buffers 312 into their “output” states, and for each output block of 1024 bits, I/O CAM cells 114 b wherein these bits are stored are enabled by block_sel signals from control block 304 , and these bits are sent to the corresponding bi-directional buffers 312 as f_bit and f_bit_n signals, and thence to the appropriate storage bank 318 via bus 306 .
- the bit and bit_n lines in FIG. 6 lead to the mask register cell 126 and the pattern register cell 130 associated with I/O column 118 b .
- “ml” and “wl” in FIG. 6 represent signals on a match result line 134 and on a word enable line 132 , respectively.
- FIG. 7 is a schematic illustration of an enhanced embodiment 436 of tags logic block 136 .
- tags logic block 136 of FIG. 2 are added four multiplexing logic blocks 115 and associated lines 406 , 411 , 420 and 425 .
- Embodiment 436 alternates between two configurations, a first configuration in which a shift of the contents of tags register 120 a moves those contents into tags register 120 b , and/or vice versa, and a second configuration in which the contents of tags registers 120 a and 120 b are shifted only within their respective tags registers.
- Multiplexing logic blocks 415 control the flow of data into and out of tags registers 120 a and 120 b .
- multiplexing logic blocks 415 direct signals over lines 420 and 425 .
- multiplexing logic blocks 415 direct signals over lines 406 and 411 .
- a device 200 that includes embodiment 436 of tags logic block 136 thus is enabled to optionally combine tags registers 120 a and 120 b into a single long tags register. Under some circumstances, this enables the effective doubling of the amount of data that is processed by arrays 112 a and 112 b . For example, suppose that the first eight rows of eight-bit pixels of a VGA image are loaded into array 112 a and that the second eight rows of the eight-bit pixels of the VGA image are loaded into array 112 b , as described above.
- Tags registers 120 a and 120 b are combined temporarily into a single long tags register, and the output of compare operations are shifted from the top (or bottom) of tags register 120 a to the bottom (or top) of tags register 120 b (or vice versa). This enables the implementation of a neighborhood operation that spans both the top row(s) of the first eight rows of the VGA image that are loaded into array 112 a and the bottom row(s) of the second eight rows of VGA image that are loaded into array 112 b .
- tags registers 120 a and 120 b may be uncoupled, so that the first eight rows of the VGA image, in array 112 a , and the second eight rows of the VGA image, in array 112 b , are processed independently.
- Device 200 has the advantage over device 300 of the relative simplicity of array 202 of tri-state buffers 212 , compared with array 302 of bi-directional buffers 312 , and of the ability to exchange data words between DRAM 210 and rows 116 in parallel.
- Device 300 has the advantage over device 200 of lower net power consumption, because, with tags logic block 136 in its preferred location between CAM cell arrays 112 , as illustrated in FIG. 2, device 200 requires at least some data exchange lines, of bus 206 or of array 202 , to span array 114 b in order to reach tags logic block 136 ; and with tags logic block 136 to the right of both CAM cell arrays 112 , as illustrated in FIG. 3, word enable lines 132 a and match result lines 134 a must span both arrays 114 .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/572,582 US6467020B1 (en) | 2000-05-17 | 2000-05-17 | Combined associate processor and memory architecture |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/572,582 US6467020B1 (en) | 2000-05-17 | 2000-05-17 | Combined associate processor and memory architecture |
Publications (1)
Publication Number | Publication Date |
---|---|
US6467020B1 true US6467020B1 (en) | 2002-10-15 |
Family
ID=24288476
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/572,582 Expired - Lifetime US6467020B1 (en) | 2000-05-17 | 2000-05-17 | Combined associate processor and memory architecture |
Country Status (1)
Country | Link |
---|---|
US (1) | US6467020B1 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7114026B1 (en) * | 2002-06-17 | 2006-09-26 | Sandeep Khanna | CAM device having multiple index generators |
US7117300B1 (en) | 2001-12-27 | 2006-10-03 | James David V | Method and apparatus for restricted search operation in content addressable memory (CAM) devices |
US7401180B1 (en) * | 2001-12-27 | 2008-07-15 | Netlogic Microsystems, Inc. | Content addressable memory (CAM) device having selectable access and method therefor |
US20090254697A1 (en) * | 2008-04-02 | 2009-10-08 | Zikbit Ltd. | Memory with embedded associative section for computations |
US20090303767A1 (en) * | 2008-04-02 | 2009-12-10 | Avidan Akerib | System, method and apparatus for memory with embedded associative section for computations |
US20100172190A1 (en) * | 2007-09-18 | 2010-07-08 | Zikbit, Inc. | Processor Arrays Made of Standard Memory Cells |
US8073005B1 (en) | 2001-12-27 | 2011-12-06 | Cypress Semiconductor Corporation | Method and apparatus for configuring signal lines according to idle codes |
US9922696B1 (en) * | 2016-10-28 | 2018-03-20 | Samsung Electronics Co., Ltd. | Circuits and micro-architecture for a DRAM-based processing unit |
US20240152292A1 (en) * | 2021-12-30 | 2024-05-09 | Micron Technology, Inc. | Redundant computing across planes |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3848234A (en) * | 1973-04-04 | 1974-11-12 | Sperry Rand Corp | Multi-processor system with multiple cache memories |
US5251303A (en) * | 1989-01-13 | 1993-10-05 | International Business Machines Corporation | System for DMA block data transfer based on linked control blocks |
US6195738B1 (en) * | 1993-12-12 | 2001-02-27 | Associative Computing Ltd. | Combined associative processor and random access memory architecture |
US6362990B1 (en) * | 1999-09-10 | 2002-03-26 | Sibercore Technologies | Three port content addressable memory device and methods for implementing the same |
-
2000
- 2000-05-17 US US09/572,582 patent/US6467020B1/en not_active Expired - Lifetime
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3848234A (en) * | 1973-04-04 | 1974-11-12 | Sperry Rand Corp | Multi-processor system with multiple cache memories |
US5251303A (en) * | 1989-01-13 | 1993-10-05 | International Business Machines Corporation | System for DMA block data transfer based on linked control blocks |
US6195738B1 (en) * | 1993-12-12 | 2001-02-27 | Associative Computing Ltd. | Combined associative processor and random access memory architecture |
US6362990B1 (en) * | 1999-09-10 | 2002-03-26 | Sibercore Technologies | Three port content addressable memory device and methods for implementing the same |
Non-Patent Citations (4)
Title |
---|
Dugan et al., "A Study of the Utility of Associative Memory Processors", Proceeding ACM National Meeting 1966, pp. 347-360.* * |
Thurber, Kenneth J. and Wald, Leon D., "Associative and Parallel Processors", Computing Surveys vol. 7 No. 4, pp. 234-238, Dec. 1975.* * |
Yau, S.S. and Fung, H.S., "Associative Processor Architecture-A Survery", Computing Surveys vol. 9 No. 1 Mar. 1977, p. 27. * |
Yau, S.S. and Fung, H.S., "Associative Processor Architecture—A Survery", Computing Surveys vol. 9 No. 1 Mar. 1977, p. 27. |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7117300B1 (en) | 2001-12-27 | 2006-10-03 | James David V | Method and apparatus for restricted search operation in content addressable memory (CAM) devices |
US7401180B1 (en) * | 2001-12-27 | 2008-07-15 | Netlogic Microsystems, Inc. | Content addressable memory (CAM) device having selectable access and method therefor |
US8073005B1 (en) | 2001-12-27 | 2011-12-06 | Cypress Semiconductor Corporation | Method and apparatus for configuring signal lines according to idle codes |
US7114026B1 (en) * | 2002-06-17 | 2006-09-26 | Sandeep Khanna | CAM device having multiple index generators |
US7965564B2 (en) | 2007-09-18 | 2011-06-21 | Zikbit Ltd. | Processor arrays made of standard memory cells |
US20100172190A1 (en) * | 2007-09-18 | 2010-07-08 | Zikbit, Inc. | Processor Arrays Made of Standard Memory Cells |
US8332580B2 (en) * | 2008-04-02 | 2012-12-11 | Zikbit Ltd. | System, method and apparatus for memory with embedded associative section for computations |
US20090303767A1 (en) * | 2008-04-02 | 2009-12-10 | Avidan Akerib | System, method and apparatus for memory with embedded associative section for computations |
US20090254697A1 (en) * | 2008-04-02 | 2009-10-08 | Zikbit Ltd. | Memory with embedded associative section for computations |
WO2010079450A3 (en) * | 2009-01-08 | 2010-09-02 | Zikbit Ltd. | System, method and apparatus for memory with semaphore controlled access of component ram cells by an external component |
US9922696B1 (en) * | 2016-10-28 | 2018-03-20 | Samsung Electronics Co., Ltd. | Circuits and micro-architecture for a DRAM-based processing unit |
US20240152292A1 (en) * | 2021-12-30 | 2024-05-09 | Micron Technology, Inc. | Redundant computing across planes |
US12282682B2 (en) * | 2021-12-30 | 2025-04-22 | Micron Technology, Inc. | Redundant computing across planes |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6711665B1 (en) | Associative processor | |
CN109147842B (en) | Apparatus and method for simultaneous computational operations in a data path | |
US10915249B2 (en) | Apparatuses and methods for in-memory operations | |
US5463591A (en) | Dual port memory having a plurality of memory cell arrays for a high-speed operation | |
US5421019A (en) | Parallel data processor | |
US5844855A (en) | Method and apparatus for writing to memory components | |
CN112802517B (en) | Apparatus and method for in-memory operation | |
US8341362B2 (en) | System, method and apparatus for memory with embedded associative section for computations | |
US20060143428A1 (en) | Semiconductor signal processing device | |
US7490190B2 (en) | Method and system for local memory addressing in single instruction, multiple data computer system | |
US4773049A (en) | Semiconductor memory device having improved access time for continuously accessing data | |
US6405281B1 (en) | Input/output methods for associative processor | |
KR950027625A (en) | Semiconductor integrated circuit device capable of high-speed rewriting of image data and image data processing system using the same | |
JPH1115773A (en) | Semiconductor integrated circuit, computer system, data processor and data processing method | |
US6128244A (en) | Method and apparatus for accessing one of a plurality of memory units within an electronic memory device | |
US20010044874A1 (en) | Memory system capable of supporting different memory devices and a memory device used therefor | |
US6467020B1 (en) | Combined associate processor and memory architecture | |
EP0447051A2 (en) | Random access memory with access on bit boundaries | |
US20060218341A1 (en) | Two-dimensional data memory | |
US5654912A (en) | Semiconductor memory device with reduced read time and power consumption | |
US6728799B1 (en) | Hybrid data I/O for memory applications | |
JP2823466B2 (en) | Semiconductor storage device | |
US20080162824A1 (en) | Orthogonal Data Memory | |
US20010028598A1 (en) | Column decoder circuit for page reading of a semiconductor memory | |
US6021084A (en) | Multi-bit block write in a random access memory |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NEOMAGIC ISRAEL LTD., ISRAEL Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:STILKOL, RONEN;SERFATI, YARON;REEL/FRAME:010831/0055 Effective date: 20000507 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
FEPP | Fee payment procedure |
Free format text: PAT HOLDER NO LONGER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: STOL); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
SULP | Surcharge for late payment | ||
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: MIKAMONU GROUP LTD., ISRAEL Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NEOMAGIC ISRAEL LTD.;REEL/FRAME:030302/0470 Effective date: 20130425 |
|
FEPP | Fee payment procedure |
Free format text: PAT HOLDER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: LTOS); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
FEPP | Fee payment procedure |
Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: GSI TECHNOLOGY ISRAEL LTD., CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:MIKAMONU GROUP LTD.;REEL/FRAME:037805/0551 Effective date: 20151229 |
|
AS | Assignment |
Owner name: GSI TECHNOLOGY INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GSI TECHNOLOGY ISRAEL LTD.;REEL/FRAME:040510/0832 Effective date: 20160923 |