Upload Button Icon Add office photos

Filter interviews by

Atria Logic Asic Design Verification Engineer Interview Questions and Answers

Updated 12 Jun 2024

Atria Logic Asic Design Verification Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Write a 8X1 mux using if else with clock and reset
  • Ans. 

    Implementing an 8X1 mux using if else statements with clock and reset

    • Declare input signals, output signal, clock and reset signals

    • Use if else statements to select the output based on the select lines

    • Ensure proper handling of clock and reset signals

    • Example: if(sel == 3) output = in3;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I made a blunder mistake in answering the question

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Atria Logic?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to predict if a 32 bit number is divisible by 8, draw a circuit using gates
  • Ans. 

    To predict if a 32 bit number is divisible by 8, design a circuit using gates.

    • Use a circuit with AND, OR, and NOT gates to check if the last three bits of the number are all zeros.

    • If the last three bits are zeros, then the number is divisible by 8.

    • For example, if the 32 bit number is 11010000, the last three bits are zeros, so it is divisible by 8.

  • Answered by AI
  • Q2. Various verilog scripting questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do verilog coding

Skills evaluated in this interview

Asic Design Verification Engineer Interview Questions Asked at Other Companies

asked in Synopsys
Q1. Write Verilog code to divide the frequency of a 100Hz square wave ... read more
Q2. How can you predict if a 32-bit number is divisible by 8? Draw a ... read more
Q3. Conversation one number system to other. Make nand gate using Mux ... read more
Q4. What is a bus functional model and how is it written?
asked in Synopsys
Q5. Why do you want to work at Synopsys?
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Design of mux and ff
  • Ans. 

    A multiplexer (mux) is a digital circuit that selects one of several input signals and forwards it to a single output. A flip-flop (ff) is a type of latch circuit that stores a single bit of data.

    • Mux design involves selecting one of multiple input signals based on a control signal

    • FF design involves storing a single bit of data using a clock signal

    • Mux can be implemented using logic gates like AND, OR, and NOT gates

    • FF ca...

  • Answered by AI
  • Q2. Basics of sv n verilog
  • Q3. Sta question about timing violation
  • Ans. 

    Timing violations occur when a signal does not meet the required timing constraints in digital circuits.

    • Timing violations can lead to incorrect circuit behavior or functional failures.

    • Common types include setup time violations and hold time violations.

    • Example: A setup time violation occurs if data arrives too late before the clock edge.

    • Hold time violations happen when data changes too soon after the clock edge.

    • Static T...

  • Answered by AI
  • Q4. Thesis related question
  • Q5. Some basic design question

Interview Preparation Tips

Interview preparation tips for other job seekers - good at basics of sta, sv and uvm

I applied via Referral and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions, project experience, scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on basics and projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked the working experience and the related skills to the new job
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions in Verilog, Systemverilog, random constraints such as how to write a onehot in different ways
Round 3 - HR 

(1 Question)

  • Q1. Asked the expectation of the base salary and overall compensation

Interview Preparation Tips

Topics to prepare for Micron Technology Verification Engineer interview:
  • SystemVerilog coding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Assertions and coverage
  • Q2. Umv basic principle
  • Ans. 

    UVM (Universal Verification Methodology) basic principle is to provide a standardized methodology for verifying digital designs.

    • UVM is based on SystemVerilog and provides a framework for creating reusable verification environments

    • It promotes the use of object-oriented programming techniques for creating modular and scalable testbenches

    • UVM encourages the use of constrained-random stimulus generation and coverage-driven ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. The question was draw cmos inverter transfer characteristics and by varying some parameters they asked their effects on it.
  • Ans. 

    CMOS inverter transfer characteristics illustrate the relationship between input and output voltages, affected by various parameters.

    • Vth (threshold voltage) affects the switching point; higher Vth shifts the curve right.

    • W/L ratio (width-to-length) influences drive strength; larger W/L increases output current.

    • Supply voltage (Vdd) impacts the output swing; higher Vdd results in a larger output voltage range.

    • Temperature ...

  • Answered by AI
Are these interview questions helpful?

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions were on cashe memory, simple programming questions, puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for computer architecture

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. DS and Algo questions based on DP and backtracking
  • Q2. Clone linked list with random pointers.
  • Ans. 

    Clone a linked list with random pointers.

    • Create a new node for each node in the original list.

    • Store the mapping between the original and cloned nodes in a hash table.

    • Traverse the original list again and set the random pointers in the cloned list using the hash table.

    • Return the head of the cloned list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly DS and Algo rounds followed by design rounds. Sometimes there can be language specific questions.

Skills evaluated in this interview

I appeared for an interview before May 2021.

Round 1 - Coding Test 

Round duration - 120 Minutes
Round difficulty - Medium

Round 2 - Face to Face 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    Insertion Sort in a Linked List

    Given a singly linked list with 'N' nodes containing integer values, your task is to sort the list using insertion sort and output the sorted list.

    Insertion Sort is an al...

  • Ans. 

    Implement insertion sort algorithm on a singly linked list with integer values.

    • Traverse the linked list and for each node, find its correct position in the sorted list.

    • Remove the node from the original list and insert it at the correct position in the sorted list.

    • Repeat this process until all nodes are sorted.

    • Ensure the implementation is in-place, without using extra space.

    • Handle edge cases like empty list or single no...

  • Answered by AI
  • Q2. 

    Implement Stack with Linked List

    Your task is to implement a Stack data structure using a Singly Linked List.

    Explanation:

    Create a class named Stack which supports the following operations, each in O(1...

  • Ans. 

    Implement a Stack data structure using a Singly Linked List with operations in O(1) time.

    • Create a class named Stack with getSize, isEmpty, push, pop, and getTop methods.

    • Use a Singly Linked List to store the elements of the stack.

    • Ensure each operation runs in O(1) time complexity.

    • Handle cases where the stack is empty appropriately.

    • Implement the logic for each query type as specified in the input and output sections.

  • Answered by AI
  • Q3. 

    Prime Numbers within a Range

    Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.

    Input:

    Integer N

    Output:

    Prime numbers printed on separate lines

    Example:

    Input...
  • Ans. 

    Generate and print all prime numbers between 2 and N, inclusive.

    • Iterate from 2 to N and check if each number is prime

    • Use a helper function to determine if a number is prime

    • Print each prime number on a new line

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round was based on oops concepts and their applications and about STLs.

  • Q1. 

    Rectangular Numbers Pattern

    Given a number N, generate a pattern where the outer rectangle is filled with the number N, and the inner rectangles contain decreasing numbers down to 1.

    Input:

    The input be...
  • Ans. 

    Generate a rectangular pattern with outer rectangle filled with N and inner rectangles containing decreasing numbers.

    • Create a 2-D array with dimensions based on input N

    • Fill the outer rectangle with N and inner rectangles with decreasing numbers down to 1

    • Adjust the values in the inner rectangles based on the layer number

    • Return the generated pattern as a 2-D list/array

  • Answered by AI
Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This around was basically to judge my communication and behavioral skills.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in BangaloreEligibility criteria7 CGPAQualcomm interview preparation:Topics to prepare for the interview - Standard template libraries, Data Structures, Algorithm, Pointers, Dynamic ProgrammingTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Basics should be very clear related to DSA.
Tip 2 : Good knowledge of OS will be plus for Qualcomm
Tip 3 : One should revise the college project thoroughly before interview.

Application resume tips for other job seekers

Tip 1 : Be brief while writing resume.
Tip 2 : Mention atleast 2 projects.

Final outcome of the interviewSelected

Skills evaluated in this interview

Atria Logic Interview FAQs

How many rounds are there in Atria Logic Asic Design Verification Engineer interview?
Atria Logic interview process usually has 1 rounds. The most common rounds in the Atria Logic interview process are One-on-one Round.

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 273 Interviews
Texas Instruments Interview Questions
3.9
 • 126 Interviews
Molex Interview Questions
3.9
 • 58 Interviews
Lam Research Interview Questions
3.8
 • 50 Interviews
KLA Interview Questions
3.8
 • 48 Interviews
Broadcom Interview Questions
3.4
 • 43 Interviews
View all
Verification Engineer
17 salaries
unlock blur

₹2.8 L/yr - ₹7.7 L/yr

Design & Verification Engineer
11 salaries
unlock blur

₹2.4 L/yr - ₹7.9 L/yr

VLSI Design and Verification Engineer
4 salaries
unlock blur

₹2.9 L/yr - ₹13.5 L/yr

RTL Design Engineer
3 salaries
unlock blur

₹2.5 L/yr - ₹20 L/yr

Explore more salaries
Compare Atria Logic with

Qualcomm

3.8
Compare

Molex

3.9
Compare

TDK India Private Limited

3.8
Compare

Applied Materials

3.8
Compare
write
Share an Interview