Digital vs. Analog

The real-world signals are analog. However, processing, communicating, and storing data in digital form is advantageous over analog form. Therefore, the analog signal is converted to digital form at the transmitter end and again converted back to analog form at…

What are Test Chips in VLSI

A test chip is a small-scale integrated circuit that is specifically designed for testing purposes, feasibility checks and performance analysis. It serves as a platform for evaluating the functionality of individual circuit blocks, testing the reliability of manufacturing processes, and…

ASCII Code

ASCII codes are alphanumeric codes that represent numbers, alphabets, symbols and special characters in computers. ASCII stands for American Standard Code for Information Interchange. Whenever we press a key from the keyboard, the corresponding ASCII code goes into the computer.…

What is Post-Silicon Validation

Modern day Syetem-on-Chips are so complex that pre-silicon verification is no more the sufficient step to capture all the design bugs. Even with sophisticated verification process, achieving 100% coverage is difficult. Due to this, few bugs escape from the pre-silicon…

Synthesis in VLSI

Synthesis transforms the simple RTL design into a gate-level netlist with all the constraints as specified by the designer. In simple language, Synthesis is a process that converts the abstract form of design to a properly implemented chip in terms…

Resistive Divider Circuit

Resistive divider circuit can alternatively be called as voltage divider circuit. Such a circuit is shown in the following figure: This circuit divides the input voltage Vin depending on the resistance values according to the following formula: Vout = Vin…