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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 08:30
Today is the anniversary of me being on yet, i don't need it anymore! here's a picture of my dog wearing a bowtie! my question is, how do i delete my account?
Answers: 1
question
Computers and Technology, 22.06.2019 12:00
Which of the following does 3d animation create an illusion of on the screen? a. depth b. emotion c. length d. dialogue
Answers: 1
question
Computers and Technology, 22.06.2019 22:10
Asequential circuit contains a register of four flip-flops. initially a binary number n (0000 ≤ n ≤ 1100) is stored in the flip-flops. after a single clock pulse is applied to the circuit, the register should contain n + 0011. in other words, the function of the sequential circuit is to add 3 to the contents of a 4-bit register. design and implement this circuit using j-k flip-flops.
Answers: 1
question
Computers and Technology, 23.06.2019 09:20
How to print: number is equal to: 1 and it is odd number number is equal to: 2 and it is even number number is equal to: 3 and it is odd number number is equal to: 4 and it is even number in the console using java using 1 if statement, 1 while loop, 1 else loop also using % to check odds and evens
Answers: 3
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
question
History, 24.08.2019 06:30
question
Mathematics, 24.08.2019 06:30
question
History, 24.08.2019 06:30
question
Mathematics, 24.08.2019 06:30
Questions on the website: 13722362