How do you detect a sequence of "1101" arriving serially
from a signal line?
Answer Posted / genesys
Answer 2 is not correct. It should be :
PS I/P NS O/P
S0 0 S0 0
S0 1 S1 0
S1 0 S0 0
S1 1 S2 0
S2 0 S3 0
S2 1 S0 0
S3 0 S0 0
S3 1 S1 1
where: PS - previous state of the state machine; i/p - input
to the state machine; NS - next state of the state machine;
O/P - output from the state machine
Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
Design an 8 is to 3 encoder using 4 is to encoder?
How do you size NMOS and PMOS transistors to increase the threshold voltage?
what is multiplexer?
Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?
What are the different measures that are required to achieve the design for better yield?
What is the ideal input and output resistance of a current source?
Explain about 6-T XOR gate?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
How to improve these parameters? (Cascode topology, use long channel transistors)
Mention what are three regions of operation of mosfet and how are they used?
Explain Cross section of a PMOS transistor?
What is the main function of metastability in vsdl?
What are the steps involved in preventing the metastability?
Explain what is the use of defpararm?
What are the different design techniques required to create a layout for digital circuits?