Add office photos
Wipro logo
Engaged Employer

Wipro

Verified
3.7
based on 53.5k Reviews
Video summary
Filter interviews by
Design Engineer
Clear (1)

Wipro Design Engineer Interview Questions and Answers

Updated 7 Jan 2025

Q1. calculate the set and hold slack from the timing parameters

Ans.

Set and hold slack are calculated by subtracting the required time from the actual time for setup and hold constraints.

  • Set slack = Actual arrival time - Required arrival time for setup constraint

  • Hold slack = Required arrival time - Actual arrival time for hold constraint

  • Positive slack indicates the timing constraint is met, negative slack indicates violation

  • Example: Set slack = 0.2ns, Hold slack = -0.1ns

Add your answer
right arrow

Q2. how the E2E ECC is implemented

Ans.

E2E ECC (End-to-End Error Correction Code) is implemented through algorithms that detect and correct errors in data transmission.

  • E2E ECC algorithms are used to ensure data integrity from the source to the destination.

  • These algorithms add redundant bits to the data being transmitted, allowing for error detection and correction.

  • Examples of E2E ECC algorithms include Reed-Solomon codes and Hamming codes.

Add your answer
right arrow

Q3. Difference between verilog and system verilog

Ans.

Verilog is a hardware description language used for digital circuit design, while SystemVerilog is an extension that adds features for verification and design.

  • Verilog is used for digital circuit design, while SystemVerilog is used for verification and design

  • SystemVerilog includes features like classes, randomization, and assertions for verification purposes

  • Verilog is more focused on describing the behavior of hardware components, while SystemVerilog adds features for testbenc...read more

Add your answer
right arrow

Q4. write verilog code for mod 3 counter

Ans.

Verilog code for a mod 3 counter is a sequential circuit that counts in binary from 0 to 2 and then resets to 0.

  • Use a 2-bit register to store the current count value.

  • Increment the count value on each clock cycle.

  • Reset the count value to 0 when it reaches 3.

Add your answer
right arrow
Discover Wipro interview dos and don'ts from real experiences

Q5. Difference between flip flops and latch

Ans.

Flip flops and latches are both sequential logic circuits, but flip flops are edge-triggered while latches are level-triggered.

  • Flip flops are edge-triggered, meaning they change state only on a clock edge.

  • Latches are level-triggered, meaning they change state as long as the enable signal is active.

  • Flip flops are more commonly used in synchronous systems for data storage and transfer.

  • Latches are simpler in design and faster in operation compared to flip flops.

  • Examples of flip ...read more

Add your answer
right arrow

Q6. Asynchronous fifo Counter code

Ans.

Asynchronous FIFO counter code is used to implement a FIFO buffer with asynchronous read and write operations.

  • Asynchronous FIFO is a type of FIFO buffer where the read and write operations are not synchronized.

  • The counter code is used to keep track of the number of elements in the FIFO buffer.

  • Example code snippet: int counter = 0; // Initialize counter for FIFO buffer

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

Interview Process at Wipro Design Engineer

based on 6 interviews
2 Interview rounds
Technical Round - 1
Technical Round - 2
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Design Engineer Interview Questions from Similar Companies

HCLTech Logo
3.5
 • 18 Interview Questions
Cyient Logo
3.6
 • 15 Interview Questions
View all
Recently Viewed
JOBS
L&T Technology Services
No Jobs
JOBS
Sahajanand Medical Technologies
No Jobs
INTERVIEWS
Braves Technologies
No Interviews
JOBS
MWH India
No Jobs
SALARIES
Spectra Technovision India
SALARIES
Senco Gold
JOBS
Tata AutoComp Systems
No Jobs
REVIEWS
Vodafone Idea
No Reviews
JOBS
Ashoka Buildcon
No Jobs
JOBS
Techbridge Resource
No Jobs
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 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