Verify the Round Robin arbiter with priorities. Find nth maximum number in an array They gave various designs and asked me how would you verify it. Write the code for the scoreboard. What kind of challenges you will face while verifying the design? What is polymorphism in SV? Where do you use it? 2 x 2 router verification. In-order and out-of-order. They asked me to write the constraints for some cases for eg write followed by read on the same address. It looks like a important part of their interview process.
Verification Engineer Interview Questions
3,719 verification engineer interview questions shared by candidates
check if a number is a palindrome with o(1) space
State Machine. How to verify a piece of logic.
Design memory in C++
There weren't any very difficult or unexpected questions.
First round was a simple online test Two consecutive rounds were tech hrs Questions mainly focused on setup and hold time,digital analog, communication,projects done mentioned in the resume.
what are the different method to measure flow?
What 2 attributes do you feel would make you a good fit for this role?
Things which I Enclosed in my resume, Questions from Analog electronics and very basic and easy c programming .They may ask you to solve any question from first round .
Write a uvm driver for a simple valid-ready protocol. - When data is available assert the valid - Keep the data stable and valid high until ready is asserted - De-assert the valid once ready is asserted interface if input clk; logic [15:0] Data; logic Valid; logic Ready; endinterface
Viewing 1721 - 1730 interview questions