

MCQOPTIONS
Saved Bookmarks
1. |
What will be the value of y after the execution of the following VHDL code? |
A. | 8- bit STD_LOGIC_VECTOR m+n |
B. | 8- bit UNSIGNED m+n |
C. | 4- bit STD_LOGIC m+n |
D. | ErrorView Answer |
Answer» B. 8- bit UNSIGNED m+n | |