Boolean algebra deals with boolean or binary values that are usually true or false, 1 or 0, yes or no etc.. We will stick with using 1 and 0. A boolean function operates on binary inputs and returns binary outputs. Since computer hardware is based on binary value manipulation, boolean functions play a key role in the specification, construction, and optimization of hardware architectures.
No comments:
Post a Comment