Write Verilog codes of 8-bit Log Left Shifter and 4-bit Barrel Right/Left Shifter.
Simulate the designs with test benches of at least 4 test cases.
Using boolean algebra, simplify each expression:
_
(B + BC)(B + B^C)(B + D)
Using boolean algebra, simplify the following expression:
_ _
(A + A^)(AB+ABC^)
Using boolean algebra techniques, simplify the following expression as much as possible:
_ _ _ _
ABC+ABC+ABC
Construct a truth table for each for the following boolean expression:
(A+B)C
Draw the logic circuit represented by each of the following expression:
_ _
AB^+A^B