top of page
Hierarchical Design Planning
Objective: Create design library using verilog for all blocks, create chip-level floorplan and dividing into subblocks by exploring...
deepansh arora
Apr 81 min read
Different Types of VT Devices
Threshold voltage plays a significant role in switching and leakage. Standard cells are designed with various VT layer devices. ELVT →...
deepansh arora
Mar 32 min read
What is DFM
**DFM** stands for **Design for Manufacturability**. It refers to a set of design practices and methodologies aimed at ensuring that a...
deepansh arora
Oct 6, 20242 min read
What is Routing in Physical Design
**Routing** in the context of **Place and Route (PnR)** refers to the process of establishing electrical connections between the various...
deepansh arora
Oct 6, 20242 min read
what is CTS
**CTS** stands for **Clock Tree Synthesis**. It is a crucial step in the physical design flow of a System on Chip (SoC) that involves...
deepansh arora
Oct 6, 20242 min read
Placement in Physical Design
**Placement** in SoC (System on Chip) design is the process of determining the physical locations of various components (such as gates,...
deepansh arora
Oct 6, 20242 min read


What is Signoff
**Signoff** in the context of digital design, particularly for System on Chip (SoC) development, refers to the final approval stage in...
deepansh arora
Oct 6, 20242 min read


What is PNR
**Place and route** is a critical step in the physical design process of a System on Chip (SoC) after the synthesis stage. It involves...
deepansh arora
Oct 6, 20242 min read


What is DFT in SOC Design
**DFT** stands for **Design for Testability**. It refers to a set of design techniques and methodologies used in System on Chip (SoC)...
deepansh arora
Oct 6, 20242 min read


What is Synthesis
**Synthesis** in the context of digital design refers to the process of converting a high-level hardware description (like RTL code...
deepansh arora
Oct 6, 20242 min read


What is RTL verification
**RTL verification** refers to the process of validating the functionality and correctness of a design described at the Register Transfer...
deepansh arora
Oct 6, 20242 min read


What is RTL
RTL stands for **Register Transfer Level**, which is a design abstraction used in digital circuit design and hardware description...
deepansh arora
Oct 5, 20242 min read


What is SOC Architecture
SoC architecture, or System on Chip architecture, refers to the design and structure of a single integrated circuit (chip) that...
deepansh arora
Oct 5, 20242 min read


what factors to consider while deciding on SOC ARCHITECTURE
Deciding on a System-on-chip (SoC) architecture involves several key factors and considerations. Here’s an overview of the process 1....
deepansh arora
Oct 5, 20242 min read
bottom of page