Answer Posted / nsharma
DRC means Design Rules Checker - a tool for verifying the
layout with the Physical layout design rules set so as to
make sure that none of the rules have been violated.
| Is This Answer Correct ? | 106 Yes | 5 No |
Post New Answer View All Answers
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is the function of chain reordering?
If not into production, how far did you follow the design and why did not you see it into production?
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)
Write a program to explain the comparator?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?
What are the steps involved in designing an optimal pad ring?
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
Write a VLSI program that implements a toll booth controller?
What are the main issues associated with multiprocessor caches and how might you solve them?
What is the main function of metastability in vsdl?
Describe the various effects of scaling?
Implement a 2 I/P and gate using Tran gates?
What types of CMOS memories have you designed? What were their size? Speed?