Add office photos
Employer?
Claim Account for FREE

InSemi Technology Services

3.9
based on 64 Reviews
Filter interviews by

10+ ATS ELGI Interview Questions and Answers

Updated 10 Nov 2024

Q1. System verilog-areays and its types, task and function

Ans.

SystemVerilog arrays are data structures that store multiple elements of the same data type. Tasks and functions are reusable blocks of code.

  • SystemVerilog arrays can be declared using the 'array' keyword, with different types like dynamic arrays, associative arrays, and queues.

  • Tasks are reusable blocks of code that can contain a sequence of statements and can be called multiple times within a module.

  • Functions are similar to tasks but return a value and can be used to perform ...read more

Add your answer

Q2. 4x4 matrix representation with diagonal elements are 5 multiples

Ans.

A 4x4 matrix with diagonal elements as multiples of 5.

  • Diagonal elements: [5, 10, 15, 20]

  • Non-diagonal elements can be any value

  • Example matrix: [[5, 2, 3, 4], [1, 10, 6, 7], [8, 9, 15, 11], [12, 13, 14, 20]]

Add your answer

Q3. test bench environment for fifo

Ans.

Test bench environment for FIFO involves creating stimuli to test the functionality of a FIFO design.

  • Create stimulus to write data into the FIFO

  • Create stimulus to read data from the FIFO

  • Implement checks to verify data integrity and order

  • Randomize data inputs to test different scenarios

  • Monitor FIFO status signals for debugging

Add your answer

Q4. types of transitions in pcie

Ans.

There are three types of transitions in PCIe: TLP (Transaction Layer Packet) Data, TLP Address, and DLLP (Data Link Layer Packet).

  • TLP (Transaction Layer Packet) Data transition carries payload data from the sender to the receiver.

  • TLP Address transition contains the address information of the data being transmitted.

  • DLLP (Data Link Layer Packet) transition is used for flow control and error handling.

Add your answer
Discover ATS ELGI interview dos and don'ts from real experiences

Q5. What are the DRCs I have faced, simulation debugs etc.

Ans.

I have faced various DRCs and simulation debugs in my experience as a Senior DFT Engineer.

  • I have encountered DRCs related to clock domain crossing issues

  • I have debugged simulation mismatches between RTL and gate-level netlists

  • I have resolved DRC violations related to scan chain connectivity

  • I have optimized scan chain insertion to meet timing constraints

Add your answer

Q6. And gate using 4:2 mux

Ans.

An AND gate can be implemented using a 4:2 MUX by connecting the inputs to the select lines and the outputs to the MUX inputs.

  • Connect the two inputs to the select lines of the MUX

  • Connect one of the MUX inputs to Vcc and the other to ground

  • Connect the output of the MUX to the AND gate output

  • The truth table of the AND gate can be implemented using the truth table of the MUX

  • Example: If the select lines are 00, the output of the MUX will be the input connected to ground

Add your answer
Are these interview questions helpful?

Q7. what is interrupt and explain isr ?

Ans.

An interrupt is a signal sent to the CPU to alert it of an event that needs immediate attention. ISR stands for Interrupt Service Routine, which is a function that handles the interrupt.

  • Interrupt is a mechanism used by hardware devices to request attention from the CPU.

  • ISR is a specific routine that is executed in response to an interrupt.

  • ISRs are used to handle events that require immediate attention, such as hardware interrupts or software exceptions.

  • Examples of interrupts ...read more

Add your answer

Q8. ways to slove antenna ?

Ans.

Antenna issues can be solved by proper layout techniques and design considerations.

  • Ensure proper spacing between antenna and other components to reduce interference

  • Use shielding techniques like ground planes or metal layers to minimize radiation

  • Optimize the shape and size of the antenna for better performance

  • Avoid sharp corners or discontinuities in the antenna layout

  • Perform simulations and testing to validate the antenna design

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Difference between Latch and flipflop

Ans.

Latch is level triggered and stores data while enabled. Flip-flop is edge triggered and stores data on clock signal.

  • Latch is asynchronous while flip-flop is synchronous

  • Latch has only one input while flip-flop has two inputs

  • SR latch, D latch, and JK latch are examples of latches

  • D flip-flop, JK flip-flop, and T flip-flop are examples of flip-flops

Add your answer

Q10. swaping of 2 variables

Ans.

Swapping the values of two variables without using a temporary variable.

  • Use XOR operation to swap two variables without using a temporary variable.

  • Example: a = 5, b = 10. After swapping, a = 10, b = 5.

Add your answer

Q11. implementation of protocol

Ans.

Implementation of protocol involves defining rules and procedures for communication between devices or systems.

  • Define the purpose and scope of the protocol

  • Specify the format and structure of data to be exchanged

  • Establish rules for error detection and correction

  • Implement protocol using programming languages like C, Python, or Java

  • Test the protocol for interoperability and performance

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at ATS ELGI

based on 12 interviews
Interview experience
4.5
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.5
 • 431 Interview Questions
3.8
 • 206 Interview Questions
3.9
 • 197 Interview Questions
4.1
 • 159 Interview Questions
3.7
 • 139 Interview Questions
View all
Top InSemi Technology Services Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter