It was a 45 minute phone interview. Questions were based on my academic projects and Computer Architecture. There was few questions on validating digital block output through simulation. I was asked to write C code using recursive function to print Fibonacci series.
Interview questions [1]
Question 1
Explain pipelining, how did I implement it in my RISC microprocessor project