Are you familiar with VHDL and/or Verilog?
Answer / sunita
Just like we use Software description languages like C,C++
etc, in the same manner VHDL and Verilog are hardware
Description languages. These languages are used to describe
the hardware that will be used to perform a aprticular
operation.
Is This Answer Correct ? | 4 Yes | 0 No |
What happens if we use an Inverter instead of the Differential Sense Amplifier?
What is threshold voltage?
What are the limitations in increasing the power supply to reduce delay?
What happens if we delay the enabling of Clock signal?
How many bit combinations are there in a byte?
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? (You can't resize the combinational circuit transistors)
What is Body Effect?
0 Answers CG CoreEL, Cisco, TA,
If not into production, how far did you follow the design and why did not you see it into production?
Mention what are the two types of procedural blocks in Verilog?
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)
what is verilog?
Implement a 2 I/P and gate using Tran gates?