According to your CV, you have previous experience with FPGAs, could you elaborate?
Fpga Interview Questions
681 fpga interview questions shared by candidates
What is the high impedance?
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
1) Single ended vs differential? 2) What protocols have you worked? 3) Give a block/communication scenario and asked how would you design it?
How do you find the equivalent resistance of this infinite resistor mesh?
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?
design a module using any HDL that recives pulses and the goal is to detect 10 pulses within 100 cycles, the interesting part is the ability to detect 10 ulses from the moment we get each pulse. for example: lets say we get a pulse start counting the 100 cycles, if we reach 10 pulses before the time ends then start counting from the time we received the second pulse until the eleventh and so on.
Viewing 571 - 580 interview questions