
CXL in a Nut Shell
Compute eXpress Link (CXL) is an open standard that allows a) Host to access externally connected pool of DDR memory space with simple load/store commands at low latencies. b) A host server

Gate Level Simulation: Ensuring Chip Functionality and Timing
While Register Transfer Level (RTL) simulation plays a vital role in verifying the high-level functionality of a design, it is often insufficient to catch all potential issues. This is where

Verification of Onboard Charger (OBC) Integrated Circuits (ICs) for Electric Vehicles
Onboard Charger (OBC) Integrated Circuits (ICs) are critical components in electric vehicles (EVs), responsible for managing power conversion and battery charging. Verifying these ICs is essential to ensure functionality, reliability,

ANALOG MIX-SIGNAL VERIFICATION (AMS)
What is AMS Verification: Analog Mixed Signal (AMS) refers to simulations that utilize both analog and digital solvers. In the context of integrated circuit (IC) design, AMS verification involves testing

A comprehensive overview of AMS and DMS in VLSI Verification
AMS & DMS in VLSI Verification Analog Mixed Signal (AMS) and Digital Mixed Signal (DMS) are both crucial areas in the verification and validation of integrated circuits, but they differ

Direct Programming Interface (DPI)
Direct Programming Interface (DPI) is a mechanism that allows System Verilog to call functions or tasks written in C/C++ and vice versa. DPI enables the integration of custom C/C++ code with System Verilog, facilitating advanced verification tasks that are difficult or inefficient to achieve
Verification Methodology Basics & UVM
ASIC Verification has largely shifted its focus from the legacy procedural approach of building test benches to the more advanced object-oriented layered test bench architecture. It was imperative to find
UVM Environment: An Introduction
Verification is a complex process. It consumes about 80% of the time and effort that goes into a typical ASIC cycle. With the rise in complexity of designs and an
The ‘Inconclusive’ Customer: From Our Sales Diaries
We all have had our share of moments when ‘someone’ or ‘something’ just drives us to our wit’s end. It could be a bug hard to catch and even fix
SystemVerilog Concepts: Polymorphism
An insatiable hunger for smarter, sleeker and power efficient electronics has put tremendous pressure on research and implementation of ASICs that fit the bill. While ASIC design is continuously under