VLSI Interview Questions by Rajesh Bawankule
Monday, February 4, 2019
Interview Question 32: Inverse the linked list
›
Consider the following pre-existing linked list(s) in a 32K deep memory. Design a module that takes in a head pointer (starting address) of...
Tuesday, January 29, 2019
Interview Question 31: Create a Verilog module to drive a PWM signal to the motor.
›
Create a module to drive a motor with a PWM output. You are provided an N-bit bus to indicate duty cycle. This fairly open-ended question...
Thursday, December 27, 2018
Interview Question 30: Find the smallest two numbers from the input stream
›
You need to design a module that samples an 8-bit number when valid_in is asserted. You need to find out the two smallest numbers and pres...
Saturday, October 27, 2018
Interview Question 29: Find the function of the module
›
This interview question is simple. You are asked to guess the functionality of this module. I think the question is very simple. It is des...
1 comment:
Tuesday, June 6, 2017
Interview Question 28: Communicate with least amount of wires
›
Here is another real-life scenario. Host talks to the first Chip-1 over a standard and wide interface. The host was also supposed to talk...
Monday, April 3, 2017
Interview Question 27: Detect ASIC Orientation before it burns
›
This is a real-life problem. An incompletely marked ASICs are put on tester socket. They get burnt if incorrectly oriented. These chips a...
Sunday, October 16, 2016
Interview Question 26: Sneak CPU Read Writes
›
Here is an old design in which left side port is continuously performing read or write to the single port memory every clock. When there ...
‹
›
Home
View web version