The interviewer asked some verification questions - those were nice; but then he also asked a software (i.e "cracking the coding interview") type of question. I'm not a Software Engineer
Asic Verification Engineer Interview Questions
229 asic verification engineer interview questions shared by candidates
AI questions included about auto encoders, lstms, basics of neural network, convolutional neural networks etc.
State Machine. How to verify a piece of logic.
There weren't any very difficult or unexpected questions.
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
Design an arbiter. This was detailed and went on for the whole 45+ mins.
Some computer architecture questions like pipeline design and pipeline hazards
Python question and verilog question to implement the same thing
introduce your last position/ project?
It consisted of 2 rounds. In Round 1 they asked about basics of digital electronics, cro, osciloscope. In Round 2, they asked to code traffic light controller o verilog and discuss its area, power
Viewing 101 - 110 interview questions