Where did you go to college? When do you graduate? Describe a group project you've been a part of and your role.
Fpga Engineer Interview Questions
542 fpga engineer interview questions shared by candidates
1. How do you check if a system is little endian or big endian. 2. An rewind and commit type of FIFO of 256 depth you need to write testbench for.
what are the stages of a pipeline processor
What is the difference between how verilog and C++ compiles and runs
Q: your experience w/ digital design
Take home VHDL coding assignment
Hackerrank -2 hours to answer multiple choice boolean logic and FPGA/VHDL questions followed by 3 bug finding / optimisation VHDL questions. Not very difficult if you have experience in VHDL.
Write a structural (not behavioral) HDL code for bit operation tasks for instance multiplication. Write C program code for simple tasks like finding prime number or recursive Fibonacci.. (dont remember exactly) Questions about polymorphism in object oriented programming, protected vs private data members, inheritance, composition…. Question about linux commands: pwd, cd,… (well 20 commands were listed)
Here is a diagram of a control system, what aspects would you need to think about when considering a fail-safe approach?
Ex: "aaab", 2 => "aab" Ex: "aabb", 1 => "ab" Ex: "aabbaa", 1 => "aba" Ex: "aaaabbaa", 3 => "aaabbaa" Ex: "aaaabbaa", 1 => "aba" Ex: "abcd", 1 => "abcd
Viewing 451 - 460 interview questions