Question: Augment the Verilog code so it displays EE when the input is greater than 9. Since your circuit handles only BCD digits, check for the
Augment the Verilog code so it displays "EE" when the input is greater than 9.


Since your circuit handles only BCD digits, check for the cases when the input A or B is greater than nine. If this occurs, display "EE" on HEX1 and HEX0, with hex values of A and B displayed on HEX6 and HEX4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
