The main steps in ASIC physical design flow are: Design Netlist (after Synthesis) Floorplanning Partitioning Placement Clock-Tree Synthesis (CTS) Routing Physical Verification GDS II Generation These steps are just the basic. A more detailed design flow is presented in the…
Author: Pravriti
VLSI Design Flow
The chip design includes different types of processing steps to finish the entire flow. For each and every step, the design process requires a dedicated EDA tool. These tools have the flexibility to import or export different types of files.…
Texas Instruments Question Bank Part-2
Texas Instruments Question Bank continued from Part 1 Q. Draw 2:1 Mux using pass transistors. Ans: Two pass transistors are required to design 2:1 Mux. Q. Draw 2:1 Mux using transmission gates. Ans: Two transmission gates are required to design 2:1 Mux. Q. What is setup…
Texas Instruments Question Bank Part-1
Q. Implement a 3 bit asynchronous counter using T flip flops. Ans: To design 3 bit asynchronous counter we require 3 T flip flops. Q. What is the always block used for in Verilog? Ans: An always blocks runs continuously throughout the simulation.…
Ericsson India – Technical Interview Question Bank Part-2
Ericsson India Technical Interview Question Bank continued from Part-1 Q. What is communication? Ans: Communication is simply the act of transferring information from one place to another. It is done through wire or wireless. Q. What is the difference between telecommunication,…
Ericsson India – Technical Interview Question Bank Part-1
Q-1. Name 4 pillars of OOPS. Ans: Inheritance, Abstraction, Encapsulation and Polymorphism Q-2. On what platform does Java runs. Ans: Java is platform independent. Q-3. While pushing data in stack whether stack pointer increases or decreases? Ans: Stack pointer increases while pushing data…
Interview Experience – Ericsson India (On Campus)
This is my interview experience with Ericsson India. Ericsson came to our college (JIIT Noida) on 29th March 2016. It was two days process. On the first day they conducted the Presentation and Aptitude Test. Second day GD, Technical Interview…