VLSI Projects

This section covers a series of VLSI tutorials and projects.

May 4, 2022

In today's digital world, electronic circuits play an important role in the devices that we use daily. All the Integrated…

August 19, 2021

If you had gone down to a nearby laptop store for purchasing one, you would have come across the terms “DDR4 DDR3”. For those…

August 18, 2021

FSM (Finite State Machines) is a simple state machine or a mathematical model of computation.  Each FSM has a finite number of states, inputs,…

August 17, 2021

Registers are common electronic components that are used in devices to store data. These are the smallest data holding elements which store the…

August 12, 2021

The moment we are asked to do big calculations, we reach out to the calculators to find the answers. But do we know how…

June 18, 2021

As a human, if you were asked to select your favourite food or favourite car, how would you compare your choices and conclude…

May 27, 2021

Ever thought of designing your own IC for a specific boolean logic application? Say you want to design an IC where it dispenses…

April 26, 2021

Logic gates are the essential building blocks of digital circuits. These basic logic gates are used in Embedded Systems, …