Number Systems                                                                                                                          Print this page
<< Previous |  First |  Last |  Next >>       


Figure 4: Implementation of X=AB+ CDE

Analysis also can be categorized into the functional analysis (determine what is computed) and the timing analysis (determine how long it takes to compute it). The logic expression is manipulated using Boolean (or switching) algebra and optimized to minimize the number of gates needed, or to use specific type of gates.

<< Previous |  First |  Last |  Next >>