

MCQOPTIONS
Saved Bookmarks
1. |
The function conv_std_logic_vector(p,b) is used for_______ |
A. | Converting p form STD_LOGIC_VECTOR to STD_LOGIC type |
B. | Converting any data type p into STD_LOGIC_VECTOR with b bits |
C. | Converting STD_LOGIC_VECTOR into p type with b bits |
D. | Converting STD_LOGIC into STD_LOGIC_VECTOR |
Answer» C. Converting STD_LOGIC_VECTOR into p type with b bits | |