For f = AB+CD if B is S-a-1, what r the test vectors needed
to detect the fault?
Answer Posted / ajit
Walking Ones will find out the Struck-at-1.
0001
0010
0100
1000 : At this point Error will be detected
Or Walking Zero can also find out.
1110
1101
1011 : At this point Error will be detectged
0111
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
You have three adjacent parallel metal lines. Two out of phase signals pass through the outer two metal lines. Draw the waveforms in the centre metal line due to interference. Now, draw the signals if the signals in outer metal lines are in phase with each other
How do you size NMOS and PMOS transistors to increase the threshold voltage?
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
How can you model a SRAM at RTL Level?
What are the changes that are provided to meet design power targets?
what is the use of defpararm?
What transistor level design tools are you proficient with? What types of designs were they used on?
What is threshold voltage?
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
What are the main issues associated with multiprocessor caches and how might you solve them?
what are three regions of operation of MOSFET and how are they used?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
What are the different design techniques required to create a layout for digital circuits?
Explain how logical gates are controlled by Boolean logic?
What is the difference between the mealy and moore state machine?