A circuit has 1 input X and 2 outputs A and B. If X = HIGH
for 4 clock ticks, A = 1. If X = LOW for 4 clock ticks, B =
1. Draw a state diagram for this Spec?
Answer Posted / amit malik
Output Swept
------------------------
PS X NS A B
S0 0 S1 0 0
S0 1 S2 0 0
S1 0 S3 0 0
S1 1 S2 0 0
S2 0 S1 0 0
S2 1 S4 0 0
S3 0 S5 0 0
S3 1 S2 0 0
S4 0 S1 0 0
S4 1 S6 0 0
S5 0 S1 0 1
S5 1 S2 0 0
S6 0 S1 0 0
S6 1 S2 1 0
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain what is Verilog?
How does Vbe and Ic change with temperature?
What are the Advantages and disadvantages of Mealy and Moore?
Implement a function with both ratioed and domino logic and merits and demerits of each logic?
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
Explain the working of Insights of a pass gate ?
Explain what is multiplexer?
What is the function of enhancement mode transistor?
Explain Cross section of an NMOS transistor?
What is the critical path in a SRAM?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
What is look up table in vlsi?
Explain the operation of a 6T-SRAM cell?
what is the difference between the TTL chips and CMOS chips?
What is the difference between cmos and bipolar technologies?