Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Intel VLSI Interview Questions
Questions Answers Views Company eMail

Explain about stuck at fault models, scan design, BIST and IDDQ testing?

3 12041

What is SPICE?

4 15734

Differences between IRSIM and SPICE?

4940

Differences between netlist of HSPICE and Spectre?

1 7979

What is FPGA?

7 12348

Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?

2849

Draw the Layout of an Inverter?

2037

If the current thru the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?

1 6057

Implement F = AB+C using CMOS gates?

2 10061

Working of a 2-stage OPAMP?

2599

6-T XOR gate?

3786

Differences between blocking and Non-blocking statements in Verilog?

5 19057

Differences between Signals and Variables in VHDL? If the same code is written using Signals and Variables what does it synthesize to?

1 19648

Differences between functions and Procedures in VHDL?

5 52580

What is component binding?

2 5161

Post New Intel VLSI Interview Questions


Intel VLSI Interview Questions


Un-Answered Questions

What are the options to transfer session ids?

579


how to measure the current by compact digital equipment with dislay which fit inside any equipment

1457


What is the Estimate of shading?

905


How primary key is implemented in Oracle?

1904


what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com

1664






What r the mandatory fields in TD?

1940


How to replace following lines, catch (DAOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } catch (BOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw e; } catch (Exception e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } Needs to be changed in to, catch (DAOException e) { AppException.handleException (null, null, e, null, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); } catch (BOException e) { AppException.handleException (null, null, null, e, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 0); } catch (Exception e) { AppException.handleException (null, null, null, null, null, e, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); }

1840


Are exe files binary?

485


what is meant by hardening ability of metals?

526


How do you get source jars from maven repository?

107


Explain DBCC?

562


Have you billed for medicare and medicaid? : insurance health

331


Which equipment category is used to represent laboratory equipment?

436


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

631


Which is the most straight forward approach for planning algorithms?

597