This section covers a series of VLSI tutorials and projects.
In today's digital world, electronic circuits play an important role in the devices that we use daily. All the Integrated…
If you had gone down to a nearby laptop store for purchasing one, you would have come across the terms “DDR4 DDR3”. For those…
FSM (Finite State Machines) is a simple state machine or a mathematical model of computation. Each FSM has a finite number of states, inputs,…
Registers are common electronic components that are used in devices to store data. These are the smallest data holding elements which store the…
The moment we are asked to do big calculations, we reach out to the calculators to find the answers. But do we know how…
As a human, if you were asked to select your favourite food or favourite car, how would you compare your choices and conclude…
Ever thought of designing your own IC for a specific boolean logic application? Say you want to design an IC where it dispenses…
Logic gates are the essential building blocks of digital circuits. These basic logic gates are used in Embedded Systems, …