Add office photos
Employer?
Claim Account for FREE

Atria Logic

3.5
based on 7 Reviews
Filter interviews by

Kelvin Homes And Furniture Interview Questions and Answers

Updated 11 Oct 2024

Q1. Universal Verification Methodology

Ans.

Universal Verification Methodology (UVM) is a standardized methodology for verifying digital designs.

  • UVM is based on SystemVerilog and provides a standardized way to create testbenches for verifying digital designs.

  • It helps in improving verification productivity, reusability, and scalability.

  • UVM consists of a set of classes and macros that help in creating modular and reusable testbenches.

  • It supports constrained random stimulus generation, functional coverage, and assertion-b...read more

Add your answer

Q2. Coding in verilog

Ans.

Verilog is a hardware description language used for designing digital circuits.

  • Verilog is used to describe the behavior of electronic systems.

  • It is commonly used in the design and verification of digital circuits.

  • Verilog code consists of modules, which can be instantiated and interconnected to create complex systems.

  • Simulation tools like ModelSim can be used to test Verilog code before implementation on hardware.

Add your answer

Q3. Task to write 50 transactions to a memory

Ans.

Writing 50 transactions to a memory task

  • Use a loop to iterate 50 times and write each transaction to the memory

  • Ensure each transaction is unique and properly formatted

  • Verify the transactions after writing them to the memory

Add your answer

Q4. Difference between mealy and moore

Ans.

Mealy machines have outputs that depend on both present state and input, while Moore machines have outputs that depend only on present state.

  • Mealy machines have outputs that change asynchronously with input changes

  • Moore machines have outputs that change synchronously with state changes

  • Mealy machines have fewer states compared to Moore machines

  • Example: Traffic light controller is a Mealy machine as the output changes based on both current state and input (traffic conditions)

  • Ex...read more

Add your answer
Discover Kelvin Homes And Furniture interview dos and don'ts from real experiences

Q5. Rtl code for fifo

Ans.

RTL code for FIFO is a hardware description language code that implements a First-In-First-Out buffer.

  • Use Verilog or VHDL to write RTL code for FIFO

  • Define input and output ports for data and control signals

  • Implement logic for enqueue and dequeue operations

  • Use registers or memory elements to store data temporarily

Add your answer

Q6. 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;

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

Interview Process at Kelvin Homes And Furniture

based on 3 interviews in the last 1 year
Interview experience
3.0
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 2.9k Interview Questions
3.5
 • 299 Interview Questions
4.0
 • 200 Interview Questions
4.2
 • 157 Interview Questions
4.2
 • 155 Interview Questions
4.4
 • 134 Interview Questions
View all
Top Atria Logic 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
Get AmbitionBox app

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