Written Test Mentor Graphics exam was completely a subjective one. The questions asked can be put under 3 headings: 1. C [ long questions. Difficult. ] 2. Analytical questions [Medium difficulty level] 3. Digital Design [comparatively easy questions] All the questions were SUBJECTIVE ! Interview More interested in students who are good at data structures. And Of course you know in EDA tool...
First things first. The Profile It said R & D engineer. Sounds terrific, right? But don't know what they placed for. At the interview level they asked only puzzles or ( some "chit chatting" according to my batchmates) They placed students ( only 1 from VLSI ) to work on their emulators for FPGAs. If you are thinking what are emulators now, just...
Written Test Pattern 3 aptitude questions and 8 digital questions Digital Questions 1. Two lines are carrying 500Hz and 2kHz. You are given flipflops, comparators, leds and combinational gates. Design a circuit to find which line carries which frequency. 2. Design an optimal circuit for 1,3,5,7,1,.... 3. Given the following flipflop connection. ...
Written Test Pattern Aptitude -25 questions Fairly easy. But time was limited i guess. Electronics - 25 questions Very easy. Total time for 50 questions was 60 min. Subjective : 2 questions, and you can select 1 out of it. [ 1 analog and 1 digital ] 1. All dimensions of a capacitor was scaled down by k. If the previous values of...
Written Test Profile : Digital Design Engineer Pattern : Completely Subjective. Application level questions. 1. Given a buffer. When an input pulse of 100Mhz with 50% duty cycle is applied, the output is having a duty cycle of 60%. What is the output duty cycle if the input frequency is 50Mhz. [ assume delay of bnuffer is independent of freq ]...
Written Test Pattern : Aptitude Questions and Electronics [ Above medium difficulty level, mainly because of time constraint ] 1. From the following figure find the voltage across the capacitor after the stable state (A) 1V (B) 2V (C) 4V (D) 0V 2. What does the circuit do? (A)mod-3-down counter (B)mod-2-down counter (C)mod-5-down counter 3. Don't remember the question !!! 4. An IIR...
...
In this article we are trying to consolidate and bring to you some excellent articles that came up online, which annunciate the resent developments in the field of semiconductor. So here we go : Air-gaps in Copper Interconnects for Logic This article talks about the use of copper and latest findings in copper as interconnect. The main attraction of the article is the...
Synopsys unix set up : http://www.vtvt.ece.vt.edu/vlsidesign/tutorialSynopsys_unixSetup.php Perform logic simulation : using any of the tools like ISE, vivado, modelsim : http://www.vtvt.ece.vt.edu/vlsidesign/tutorialSynopsys_logicSym.php Use Design Vision of Synopsys for logic synthesis : http://www.vtvt.ece.vt.edu/vlsidesign/tutorialSynopsys_logicSynth.php Import the synthesized design into cadence composer schematic view : http://www.vtvt.ece.vt.edu/vlsidesign/tutorialCadence_importVerilog.php ...
Xilinx System Generator provides a set of Simulink blocks (models) for several hardware operations that could be implemented on various Xilinx FPGAs. These blocks can be used to simulate the functionality of the hardware system using Simulink environment. The nature of most DSP applications requires floating point format for data representation. While this is easy to implement on several computer systems running high...
Hot Topic
Clarifying Verilog constructs: parallel/sequential blocks and blocking/non-blocking assignments
3:52:00 PM 1. Sequential block with blocking assignments The statements in a sequential block are processed in the order they are specified. A statement is executed only after its preceding statement completes execution. If delay or event control is specified, it is relative to the simulation time when the previous statement in the block completed execution. 2. Sequential block with non-blocking assignments If no regular...
Here we will be talking about the subjects that are normally not included in the curriculum for Microelectronics and VLSI Design people, yet important for them as their job life progresses. 1. Computer Organisation and Architecture Computer architecture is a set of disciplines that describe the functionality, organization and implementation of computer systems. Some definitions of architecture define it as describing the capabilities and...
MOSM. Annaratone, Digital CMOS Circuit Design, Kluwer, 1986.T. Dillinger, VLSI Engineering, Prentice Hall, 1988.E. Elmasry, ed., Digital MOS Integrated Circuits, IEEE Press, 1981.E. Elmasry, ed., Digital MOS Integrated Circuits II, IEEE Press, 1992.L. Glasser and D. Dopperpuhl, The Design and Analysis of VLSI Circuits, Addison-Wesley, 1985.A. Kang and Leblebici, CMOS Digital Integrated Circuits, 2nd Ed., McGraw-Hill, 1999.C. Mead and L. Conway, Introduction to...