Integrated circuits including microprocessors often contain sub-circuits that generate multibit binary codes for controlling other sub-circuits within the integrated circuit. Often times, these integrated circuits require the averaging of two or more of the multibit binary codes, the result of which is used to control another sub-circuit. Typically, an adder sub-circuit and a divider sub-circuit operating together perform the function of averaging binary codes.
Average code generation sub-circuit 16 operates upon binary codes am-1:0 and bm-1:0. More particularly, average code generation circuit generates an average binary code cm-1:0 which represents the average of binary codes am-1:0 and bm-1:0. Average code generation sub-circuit 16 is a synchronous circuit and operates as a function of a clock signal (CLK) received thereby. In other words, average code generation sub-circuit 16 generates binary code cm-1:0 upon a falling or rising edge of the clock signal CLK. It is noted that first and second code generation circuits 12 and 14 are also shown to be synchronous sub-circuits. Average binary code cm-1:0 is provided to sub-circuit 20 which in turn performs some function in response to receiving cm-1:0.
One goal in integrated circuit design is to reduce the total substrate area occupied by the integrated circuit. Unfortunately, the adder and divider sub-circuits 22 and 24 may occupy a substantial area of the substrate upon which integrated circuit 10 is formed. Another goal in integrated circuit design is to reduce the complexity of sub-circuits. The adder and divider sub-circuits 22 and 24 are generally complex (i.e., they consist of a large number of interconnected gates) and require substantial design effort to implement and verify. Still yet another goal in integrated circuit design is to increase the speed at which the integrated circuit or sub-circuits thereof operate. Adder and divider circuits 22 and 24 are synchronous. A certain amount of time delay exists between generation of the average binary code cm-1:0 from the input binary codes am-1:0 and bm-1:0. This time delay is dependent upon the frequency of the clock signal CLK provided to adder and divider sub-circuits 22 and 24.
Disclosed is a method and circuit for generating an average binary code from at least two input binary codes. The circuit may be employed in an integrated circuit having first and second circuits for generating binary codes am-1:0 and bm-1:0, respectively. In one embodiment, the circuit asynchronously generates a binary code cm-1:0 representing an average of the binary codes am-1:0 and bm-1:0 generated by the first and second circuits, respectively.
The present invention may be better understood, and its numerous objects, features and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference number throughout the Figures designates a like or similar element.
While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. However, the drawings and detailed description thereto are not intended to limit the invention to the particular form disclosed. On the contrary, the intention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the present invention as defined by the appended claims.
It is noted that unlike the average code generation sub-circuit 16 shown in
The present invention will be described with reference to first and second generation sub-circuits 32 and 34 generating 8 bit binary codes a7:0 and b7:0, respectively, and with average code generation sub-circuit 36 generating an 8 bit average binary code c7:0 in response to average code generation sub-circuit 36 receiving binary codes a7:0 and b7:0. The present invention should not be limited thereto.
Average code generation sub-circuit 36 generates average binary code c7:0. in response to receiving binary codes a7:0 and b7:0. Although not shown in the figures, the average code c7:0 generated by sub-circuit 36 may be used to control delay circuits 44(0)-44(7) of U.S. patent application Ser. No. 10/159,090, filed May 30, 2002, entitled “Variably Controlled Delay Line for Read Data Capture Timing Window” by Cong Khieu and Louise Gu, which is incorporated herein by reference in its entirety. The average code generation sub-circuit 36 of
The present invention will also be described with reference to sub-circuits 32-36 generating binary codes a7:0, b7:0, and c7:0 that equal one of the nine binary code states (1)-(9) shown in
For purposes of explanation, first and second code generation sub-circuits 32 and 34, respectively, will be described as synchronous circuits that generate to a7:0 and b7:0, respectively, upon each rising edge of a clock signal provided thereto or upon each xth rising edge of the clock signal provided thereto. Moreover, each generated binary code a7:0 and b7:0 generated by first and second code generation sub-circuits 32 and 34, respectively, differs from the previously generated binary code a7:0 and b7:0, respectively, by only one bit, it being understood that the present invention should not be limited thereto. For example, first code generation circuit 32 may generate a7:0 which equals binary code state (4) shown in
As noted above, average code generation sub-circuit 36 generates average code c7:0 which represents an average of a7:0 and b7:0. An average of two distinct binary state codes may vary according to the definition of the term average.
If a7:0 and b7:0 differ from each other by only one bit, then, as shown in step 42, average code generation sub-circuit 36 generates average code c7:0 which equals the lesser of a7:0 or b7:0. For purposes of definition a7:0 is less than b7:0 if the total number of bits set to logical one in a7:0 is less than the total number of bits set to logical one in b7:0, or vice versa. It is noted that average code generation sub-circuit 36 does not count the total number of bits of a7:0 or b7:0 set to logical one, nor does average code generation sub-circuit 36 compare the total number of bits set to logical one in a7:0 and b7:0.
As an example of step 42, suppose a7:0 and b7:0 equal the binary state codes shown immediately below.
a7:0=11000000
b7:0=11100000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 42, generates c7:0 equal to:
c7:0=11000000.
If a7:0 differs from b7:0 by only two bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by one bit with logical zero fill at the least significant bit as shown in step 44. It is noted that average code generation sub-circuit 36 does not perform a shifting operation on either input codes a7:0 or b7:0. Rather, average code generation sub-circuit 36 generates c7:0 in step 44 as if average code generation sub-circuit 36 performed the shifting operation on one of the codes a7:0 or b7:0.
As an example of step 44, suppose a7:0 and b7:0 equal the binary state codes shown immediately below.
a7:0=11000000
b7:0=11110000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 44, generates c7:0 equal to:
c7:0=11100000,
which is equal to b7:0 immediately above, left shifted by one bit with logical zero fill at the least significant bit thereof.
If a7:0 differs from b7:0 by three or more bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by two bits with logical zero fill at the least significant bit as shown in step 46. Again, it is noted that the average code generation sub-circuit 36 does not perform a logical shifting operation on either of the binary code inputs.
As an example of step 46, suppose a7:0 and b7:0 equal the binary state codes shown immediately below.
a7:0=11000000
b7:0=11111110
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 46, generates c7:0 equal to:
c7:0=11111000,
which is equal to b7:0 immediately above, left shifted by two bits with logical zero fill at the least significant bit thereof.
If a7:0 and b7:0 differ from each other by only one bit, then, as shown in step 50, average code generation sub-circuit 36 generates average code c7:0 which equals the greater of a7:0 or b7:0. Average code generation sub-circuit 36 does not count the total number of bits of a7:0 or b7:0 set to logical one, nor does average code generation sub-circuit 36 compare the total number of bits set to logical one in a7:0 and b7:0.
As an example of step 50, suppose a7:0 and b7:0 equal the binary state codes shown immediately below.
a7:0=11000000
b7:0=11100000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 50, generates c7:0 equal to:
c7:0=11100000
If a7:0 differs from b7:0 by only two bits or only three bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by one bit with logical zero fill at the least significant bit as shown in step 44. Average code generation sub-circuit 36 does not perform a shifting operation on either input codes a7:0 or b7:0.
As an example of step 44 of
a7:0=11000000
b7:0=11111000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 44 of
c7:0=11110000,
which is equal to b7:0 immediately above, left shifted by one bit with logical zero fill at the least significant bit thereof.
If a7:0 differs from b7:0 by more than three bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by two bits with logical zero fill at the least significant bit as shown in step 46 of
As an example of step 46 of
a7:0=11000000
b7:0=11111110
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 46 of
c7:0=11111000,
which is equal to b7:0 immediately above, left shifted by two bits with logical zero fill at the least significant bit thereof.
If a7:0 and b7:0 differ from each other by only one bit, then, as shown in step 42 of
As an example of step 42 of
a7:0=11000000
b7:0=11100000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 42 of
c7:0=11000000
If a7:0 differs from b7:0 by only two bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by one bit with logical zero fill at the least significant bit as shown in step 44 of
As an example of step 44 of
a7:0=11000000
b7:0=11110000
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 44 of
c7:0=11100000,
which is equal to b7:0 immediately above, left shifted by one bit with logical zero fill at the least significant bit thereof.
If a7:0 differs from b7:0 by only three bits or only four bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by two bits with logical zero fill at the least significant bit as shown in step 46 of
As an example of step 46 of
a7:0=11000000
b7:0=11111100
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 46 of
c7:0=11110000,
which is equal to b7:0 immediately above, left shifted by two bits with logical zero fill at the least significant bit thereof.
If a7:0 differs from b7:0 by only five bits, then average code generation sub-circuit 36 generates c7:0 which equals the greater of a7:0 or b7:0 left shifted by three bits with logical zero fill at the least significant bit as shown in step 52.
As an example of step 52, suppose a7:0 and b7:0 equal the binary state codes shown immediately below.
a7:0=11000000
b7:0=11111110
In response to receiving a7:0 and b7:0 immediately above, code generation sub-circuit 36, according to step 52, generates c7:0 equal to:
c7:0=11110000,
which is equal to b7:0 immediately above, left shifted by three bits with logical zero fill at the least significant bit thereof.
As noted above, average code generation sub-circuit 36 is an asynchronous circuit. In one embodiment, average code generation sub-circuit 36 consists entirely of logic gates (e.g., AND gates, NAND gates, OR gates, NOR gates, inventor gates, etc.) for generating average code c7:0 in response to receiving input binary codes a7:0 and b7:0.
In one embodiment, sub-circuits 70(0) through 70(7) are identical to each other. In this embodiment, each of the circuits 70(0)-70(7) includes ten inputs and a single output cn. The inputs of circuits 70(0)-70(7) are designated as shown in
Although the present invention has been described in connection with several embodiments, the invention is not intended to be limited to the specific forms set forth herein. On the contrary, it is intended to cover such alternatives, modifications, and equivalents as can be reasonably included within the spirit and scope of the invention as defined by the appended claims.
| Number | Name | Date | Kind |
|---|---|---|---|
| 4368433 | Imazeki et al. | Jan 1983 | A |
| 4789953 | Gerrath | Dec 1988 | A |
| 5751617 | Wong | May 1998 | A |
| 5883824 | Lee et al. | Mar 1999 | A |
| 5955894 | Vishwanthaiah et al. | Sep 1999 | A |
| 5999978 | Angal et al. | Dec 1999 | A |
| 6007232 | Wong | Dec 1999 | A |
| 6060907 | Vishwanthaiah et al. | May 2000 | A |
| 6064656 | Angal et al. | May 2000 | A |
| 6085033 | Starr et al. | Jul 2000 | A |
| 6212511 | Fisher et al. | Apr 2001 | B1 |
| 6226664 | Ng et al. | May 2001 | B1 |
| 6278306 | Ang et al. | Aug 2001 | B1 |
| 6281729 | Ang et al. | Aug 2001 | B1 |
| 6294924 | Ang et al. | Sep 2001 | B1 |
| 6297677 | Ang et al. | Oct 2001 | B1 |
| 6316957 | Ang et al. | Nov 2001 | B1 |
| 6339351 | Ang et al. | Jan 2002 | B1 |
| 6366139 | Ang et al. | Apr 2002 | B1 |
| 6420913 | Ang et al. | Jul 2002 | B1 |
| 6795841 | Dijkstra | Sep 2004 | B2 |
| 20030097389 | Saulsbury et al. | May 2003 | A1 |
| Number | Date | Country | |
|---|---|---|---|
| 20030225804 A1 | Dec 2003 | US |