VHDL code snippets and describing what the program does
Fpga Engineer Interview Questions
542 fpga engineer interview questions shared by candidates
Here is a diagram of a control system, what aspects would you need to think about when considering a fail-safe approach?
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)
According to your CV, you have previous experience with FPGAs, could you elaborate?
The interviewer asked me about the difference between UART and i2C. The interviewer also told me to make a multiplexer that would output a specific truth table. Overall, the process was not the easiest, at times it felt like a memorization test but that is simply how technical interviews go.
Ex: "aaab", 2 => "aab" Ex: "aabb", 1 => "ab" Ex: "aabbaa", 1 => "aba" Ex: "aaaabbaa", 3 => "aaabbaa" Ex: "aaaabbaa", 1 => "aba" Ex: "abcd", 1 => "abcd
Where can you meet and how can you solve the hold time violation?
Delay the bus signal with BRAM.
Where can you meet and how can you solve the hold time violation?
1) Single ended vs differential? 2) What protocols have you worked? 3) Give a block/communication scenario and asked how would you design it?
Viewing 461 - 470 interview questions