VLSI Interview Questions by Rajesh Bawankule
Friday, July 5, 2019
Interview Question 35: Design a posedge detector
›
Design a positive edge detector module as shown below. A timing diagram is shown below to illustrate the behavior. You can use that to crea...
Monday, May 6, 2019
Interview Question 34: Synchronize reset to a slower clock domain
›
You are tasked to design a reset synchronizer. The reset is provided in the core clock domain which is a 100MHz clock domain. You need to c...
Sunday, March 3, 2019
Interview Question 33: What's wrong with this design?
›
Look and analyze the following design. What can wrong? Followup question: How do you fix this?
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:
‹
›
Home
View web version