Prev Problem
Next Problem

47. Operators - II

Question.2

What is the 8-bit binary map smoothly assigned right over onto data?

wire [7:0] data = { {2{2'b10}}, 4'hF };

 

Need Help? Refer to the Quick Guide below

Select Answer

Restart quiz!