every cycle, number is left shifted by 1, and new bit is injected in LSB. Calculate whether number is divisible by 5
Logic Design Engineer Interview Questions
143 logic design engineer interview questions shared by candidates
given 2 uniform independet rv what is the prob that U1^2 - 4U2 < 0 .
You have a 4bit binary number. You wish to multiply it with decimal 24 using only combinational logic, with minimal adders.
Could you name different kinds of flip-flops?
Develop a FIFO with hardware and logic gates.
If I write an empty class in C++ (a class with no functions or variables), can I do the following: EmptyClass a = new EmptyClass(); EmptyClass b = a;
How can we use PRF to implement CMOV instruction?
Question about verilog function and task, the functionality and difference
Design a FSM for outputting x/3 without the remainder.
I explained above about the question
Viewing 1 - 10 interview questions