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
Working of a 2-stage OPAMP?
What are the Factors affecting Power Consumption on a chip?
Implement a function with both ratioed and domino logic and merits and demerits of each logic?
Implement a 2 I/P and gate using Tran gates?
How does Vbe and Ic change with temperature?
Explain CMOS Inverter transfer characteristics?
How does a Bandgap Voltage reference work?
What does the above code synthesize to?
How can you construct both PMOS and NMOS on a single substrate?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
What are the steps involved in designing an optimal pad ring?
Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
6-T XOR gate?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?