I was asked to implement a 4-bit priority encoder using basic gates , and if i want to add one more bit how many gates i must add? and then to implement an SR flip-flop using D flip-flops — first with asynchronous Set, and then with asynchronous Reset.
Verification Engineer Interview Questions
3,721 verification engineer interview questions shared by candidates
Explain blocking vs. non-blocking code.
What are the phases of UVM? How to swap two variables given only the addresses of those variables? Pipeline Hazards?
Count number of bit 1s in an integer
How to verify a fifo?
I just had been asked to define myself, and if have any questions.
Your'e given a matrix MxN of 0's and 1's. everytime you encounter 1 cell, you need to put 0's in the rows and columns.
Design a state machine that will print '1' when a binary string divisible by 5 is input. E.g. '0101', '1111' all must output 1.
What's the different of rand and randc
Design a Counter verification environment.
Viewing 2351 - 2360 interview questions