Carry operator

From HandWiki
Revision as of 07:55, 10 May 2022 by imported>OrgMain (update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The carry operator, symbolized by the ¢ sign, is an abstraction of the operation of determining whether a portion of an adder network generates or propagates a carry. It is defined as follows:

[math]\displaystyle{ (G_1, P_1) \ }[/math] ¢ [math]\displaystyle{ (G_2, P_2) = (G_1 \lor G_2 P_1, P_2 P_1) }[/math]

External links