MCQOPTIONS
Bookmark
Saved Bookmarks
→
Vhdl
→
User Defined Data Types
→
y <= 2*x + 10;..
1.
y <= 2*x + 10;
A.
long y <= long 2*x + 10;
B.
short y <= long (2*x + 10);
C.
y <= long (2*x + 10);
Answer» D.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
IF_WE_ARE_USING_CONV_INTEGER(P)_FUNCTION,_THEN_WHICH_OF_THE_FOLLOWING_CANNOT_BE_THE_TYPE_OF_PARAMETER_‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚Àւ§P‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•??$#
Which of the following is the correct syntax to convert INTEGER ‘p’ into SIGNED number of ‘b’ bits?$#
In_the_function_conv_unsigned(p,_b),_what_does_p_and_b_refers_to?$
Which of the following package of ieee contains most of the data conversion functions?
Type mismatch
y <= 2*x + 10;
Line 1
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply