Question: 5. (5 points) Convert the binary number 0.0010111 to hexadecimal. 6.(5 points) Determine the value of base x if (211), = (152) 7.(5 points) Convert

5. (5 points) Convert the binary number 0.0010111 to hexadecimal. 6.(5 points) Determine the value of base x if (211), = (152) 7.(5 points) Convert the hexadecimal number F3A7C2 to octal. 8. (5 points) Convert the binary number to decimal : 1110101.101. 9. (10 points) Write a Verilog module that implements the following Boolean equation: fl = a*b* d'+a*c+b*c Simplify the above expression; write another module to implement it as f2. Write a test bench to check whether f1 and f2 are identical with different values of a, b and c. (See vidoe Example 3.4). Write the programs first using iverilog, then repeat it using Xilinx ise (need screen shot for ise output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
