Skip to main content

Physical Design Methodology Engineer at Texas Instruments

  Hello Dear Readers, Texas Instruments Bangalore has a vacancy for the Physical Design Engineer role. We need an Physical Design Methodology Engineer to join our ATD team. The candidate should have a strong background in back-end design of ASIC/SoC chips. The ideal candidate will have a bachelor’s or master’s degree in Electrical Engineering or a related field. Requirements: 1 - 2 Years of experience in physical design Bachelor’s or master’s degree in Electrical/Electronics Engineering or a related field Strong understanding of physical design principles Must know the basics of floorplan, placement, CTS, routing, ECO, Physical Verification Proficiency in back-end design tools, such as Cadence Genus/Innovus/Tempus/Voltus Excellent problem-solving skills and attention to detail Effective communication and collaboration skills Responsibilities: Synthesis to GDSII Perform full Physical design flow and its verification Work closely with Digital Design and DFT engineers Ensure...

The Microwind MOS Generator

 Hello Dear Readers,

Today, I will explain how to use Microwind inbuilt MOS generator. My first post regarding Microwind got responses as expected so I will try to make complete series of the Microwind tutorial which makes you technically stronger. So Let's start with how to use Microwind to create our transistor layouts.

Launch Microwind and examine the screen. The palette window appears. The top portion of the palette menu is shown in Fig.1. Notice the button which is a circle by a blue pen that looks like a FET circuit symbol. This provides access to the MOS generator routine in Microwind. When you click on it will be brought up on the dialog screen.

Fig.1 MOS Layout Generator button

The MOS Layout Generator has several options, all of which are controlled by the screen shown in Fig.2. The Channel length L is preset by the selected process. Normally the channel length will be left at the default value, but the designer adjusts the value of W according to the circuit specification but this is only for the digital circuits in analog integrated circuit design length also may vary.


Fig.2 MOS Layout Generator dialog screen

To create NMOS push the nMOS button after specifying the W/L ratio and then push generate device button. This action will place you back on the drawing screen. Specify the location where you want the NMOS by positioning the cursor, then left-click the mouse. As shown in Fig.3 NMOS layout with color-coded layer according to the scheme appears. The red layout represents Poly gate, Metal1 which is represented by blue color, and n+ doping is represented by green color.
Fig.3 Generated NMOS

Similar Steps is for PMOS except that you push the pMOS button in the dialog screen and generated layout which Shown in Fig.4. Also noted is that the PMOS  is embedded within an n-well that is color-coded as a green rectangle with a green stipple pattern fill.

Fig.4 Generated PMOS
And the last feature of the MOS generator we will study here is the Add polarization box in Fig.2. In the terminology of Microwind, "polarization" means to add a positive or negative bias voltage. if you select this option by clicking box, both the generated NMOS and PMOS are modified to those shown in Fig.5 and Fig.6. The NMOS has an added section of Metal1 and contact to the substrate, this is used to insure that the P-substrate has a well defined voltage and is not a floating value. In practice , this is most commonly set at 0V(ground). Similarly PMOS device now has a contact to the n-well which is added for the same purpose and it is most commonly connected to the Vdd supply voltage.
Fig.5 Modified NMOS with Polarization
Fig.6 Modified PMOS with Polarization

The MOS Layout Generator can be used to create the MOSFETs needed for a circuit, and the transistors are wired together using metal layers with contacts and vias.


Connect with me 




Comments

  1. Super duper now first time I understand this level of Microwind software go ahead with more tutorials also keep it up.

    ReplyDelete
  2. Everything is as expected thanks you so much bro and we need more into it by complex circuit design and how to design hierarchical circuits.

    ReplyDelete
  3. Well good tutorial

    ReplyDelete
  4. Superb please go through also some complex circuit implementation will be waiting.

    ReplyDelete

Post a Comment

Popular posts from this blog

Apprenticeship CAI at MediaTek Bangalore

Hello Dear Readers,   Currently at MediaTek Bangalore vacancy for an Apprenticeship CAI role. Job Description: B.Tech degree in Electrical/Electronics Engineering with a strong educational background in Digital circuit design Experience in physical design of high performance design with frequencies > 2 Ghz. Experienced in hierarchical design, budgeting, multiple voltage domains and multiple clock domains. Strong skills with Cadence Encounter. Solid understanding of STA and timing constraints. Experienced in working on advanced process nodes (16nm). Strong expertise in Physical Verification to debug LVS/DRC issues at the block level. Requirement: B.Tech degree in Electrical/Electronics Engineering with strong educational background in Digital circuit design Experience in physical design of high performance design with frequencies > 2 Ghz. Experienced in hierarchical design, budgeting, multiple voltage domains and multiple clock domains. Strong skills with Cadence Enc...

IC Physical Design (PnR) at Ulkasemi

Hello Dear Readers,   Ulkasemi  has a vacancy for an IC Physical Design (PnR) role. Job Overview: As a full-time Trainee Engineer, the individual will be working on IC Physical Design implementation from RTL to GDSII to create design databases ready for manufacturing with a special focus on power, performance & area optimization with next-generation state-of-the-art process technologies. Job Responsibilities: Perform physical design implementation which includes Floor planning, Power Planning, Clock Tree Synthesis, Place and Route, ECO, Logic Equivalence checks Timing analysis, physical & electrical verification, driving the sign-off closure meeting schedule, and design goals Develop flow, methodologies, and automation scripts for various implementation steps Follow the instructions, compile documents, prepare deliverables, and report to the team lead Should remain up to date with the latest technology trends Educational Qualification:   B.Sc/M.Sc   in EEE or...

Best Book for Designing Microarchitecture of Microprocessor Using Verilog HDL

  Hello Dear Readers, Currently, after succeeding in many topics now I starting to provide technical book reviews which were I have completed and still read books always. So let us start today's book review. Book Name:   Computer Principles and Design in Verilog  HDL Description:  Uses Verilog HDL to illustrate computer architecture and microprocessor design, allowing readers to readily simulate and adjust the operation of each design, and thus build industrially relevant skills Introduces the computer principles, computer design, and how to use Verilog HDL (Hardware Description Language) to implement the design Provides the skills for designing processor/arithmetic/cpu chips, including the unique application of Verilog HDL material for CPU (central processing unit) implementation Despite the many books on Verilog and computer architecture and microprocessor design, few, if any, use Verilog as a key tool in helping a student to understand these design techniques...