Question: I need a VHDL code that when i enter two digits the output show the Sum of the digits and the Diff of the same
I need a VHDL code that when i enter two digits the output show the Sum of the digits and the Diff of the same two digits. The inputs are in 7 bits each one and if need to have a CLK input too.
the Sum and the Diff need to be 2 different output.
Im using Logisim-evolution.
You will type the first two digits of your student number (you will also experiment with other digits) using your own keyboard and the Logisim keyboard block. Each digit will be converted to a 7 bit ascii representation by the Logisim keyboard. You should encode the two digits typed in your keyboard as their sum and their difference. You will send the encoded version (sum and diff) of the two digits, simultaneously, through a 14 bit channel
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
