subject

1. Multiple Choice(25 points) 1) 4’b1001 represents the following decimal number a) 8 b) 9 c) 10 d) 11 2) The following Verilog statement can be used to define X as logic or of (Y, Z); a) or (X, Y,Z) b) or (Y, Z,X) c) OR (X, Y,Z) d) OR (Y, Z,X) 3) If A=4’b1010, B=8’b10101010, C is defined as wire [11:0], C={A, B}, then C[8:7]= a) 2’b00 b) 2’b01 c) 2’b10 d) 2’b11 4) To convert a 4-bit SW input to 7-segment code HEX0 display output, we can instanciate a module bcd2leds(seg7, bin4) which has bin4 as 4-bit input, seg7 as 7-bit ouput. as a) bcd2leds U1 (HEX0, SW); b) U1 bcd2leds (HEX0, SW); c) bcd2leds U1 (SW, HEX0); d) U1 bcd2leds (SW, HEX0);

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:30, kameronstebbins
Which tab should you open to find the option for adding a header?
Answers: 1
image
Computers and Technology, 22.06.2019 20:00, ayoismeisalex
When you mouse over and click to add a search term this(these) boolean operator(s) is(are) not implied. (select all that apply)?
Answers: 1
image
Computers and Technology, 23.06.2019 09:00, Riddledjam44623
Before you record your own voice, you should a. record other people's voices b. warm up and practice difficult names c. listen to your favorite songs d. read a transcript of a good radio news segment
Answers: 1
image
Computers and Technology, 23.06.2019 12:20, jshhs
When guido van rossum created python, he wanted to make a language that was more than other programming languages. a. code-based b. human-readable c. complex d. functional
Answers: 1
You know the right answer?
1. Multiple Choice(25 points) 1) 4’b1001 represents the following decimal number a) 8 b) 9 c) 10 d)...

Questions in other subjects: