In: Electrical Engineering
Hints: In order to display all the combinations of input, you should use “Force” or “Clock” to cover all the combinations of the inputs. For example, for input A, B, C, the waveforms below cover all combinations. (Similar to all the combinations in a truth table.)
In your submission, please also show your VHDL program (in text or screen capture). You may also show the transcript in the screen to confirm the compilation of the program is successful:
1. Write down VHDL program for half-Adder. Use modelsim or other software to compile, simulate and print out the waveforms/time diagram to cover all the combinations of the input.