Verification Engineer Interview Questions

2,562 verification engineer interview questions shared by candidates

1. 30 mins phone screening about my resume and my background. 2. a) fill out a truth table for 4 to 1 mux. b) implement an 8 to 1 mux with 3 given 4 to 1 mux. c) 1)Given few declared variables in a struct C/C++, calculates the total number of bits that allocate and occupy in the memory. EX. ..... char hello; uint_32 hi[5];....... ANS: total bits of memory require = 8 + 32 * 5 = 168 bits. 2) Imagine that an HDL code is sending 168 bits of data to the two variables in struct C/C++. Fill out the bit length of each variable. ANS: hello[7:0] and hi[167:8]. Very easy questions.
Aug 7, 2021

1. 30 mins phone screening about my resume and my background. 2. a) fill out a truth table for 4 to 1 mux. b) implement an 8 to 1 mux with 3 given 4 to 1 mux. c) 1)Given few declared variables in a struct C/C++, calculates the total number of bits that allocate and occupy in the memory. EX. ..... char hello; uint_32 hi[5];....... ANS: total bits of memory require = 8 + 32 * 5 = 168 bits. 2) Imagine that an HDL code is sending 168 bits of data to the two variables in struct C/C++. Fill out the bit length of each variable. ANS: hello[7:0] and hi[167:8]. Very easy questions.

1)How do you connect asynchronous and synchronous clock at interface? 2)What is polymorphism? 3)Difference between bit and byte? 4)If there are five processes which need to be run parallelly with fork-join how do you ensure atleast 3 are completed?
avatar

Verification Engineer

Interviewed at WD

3.7
Nov 30, 2020

1)How do you connect asynchronous and synchronous clock at interface? 2)What is polymorphism? 3)Difference between bit and byte? 4)If there are five processes which need to be run parallelly with fork-join how do you ensure atleast 3 are completed?

Viewing 1911 - 1920 interview questions

Glassdoor has 2,562 interview questions and reports from Verification engineer interviews. Prepare for your interview. Get hired. Love your job.