Rana Umar NadeemBranch Prediction: Tackling Pipeline Stalls for PerformanceOne of the most fascinating topic I came across in the world of computer architecture is Branch Prediction. We use branch predicition for…Nov 27
Shivam katiyarConfigDB: The Heart of UVMThis article is for engineers who are new to verification methodologies or are in the process of adopting UVM, this focuses on the UVM…Oct 30, 2023
PRERAK GUPTAImplementation Data Path Controller Design For GCD Computation-VerilogThe real world of digital systems? It’s complex, mate. Full of layers of abstraction. A GCD implementation? Well, you break it down into…Sep 21Sep 21
Yang Yang LeeThe Simplicity of Counting: Rethinking Computing with MUX-Based Stochastic MethodsBefore we learned formal numbering systems, we instinctively used our fingers to count. It’s no coincidence that our decimal system is…Aug 29Aug 29
Radha KulkarniExploring Sequential Circuits: Latches, Flip Flops, Counters, and Registers.Sequential circuits are a fundamental class of digital circuits where the output depends not only on the current input but also on the…Jun 16Jun 16
Rana Umar NadeemBranch Prediction: Tackling Pipeline Stalls for PerformanceOne of the most fascinating topic I came across in the world of computer architecture is Branch Prediction. We use branch predicition for…Nov 27
Shivam katiyarConfigDB: The Heart of UVMThis article is for engineers who are new to verification methodologies or are in the process of adopting UVM, this focuses on the UVM…Oct 30, 2023
PRERAK GUPTAImplementation Data Path Controller Design For GCD Computation-VerilogThe real world of digital systems? It’s complex, mate. Full of layers of abstraction. A GCD implementation? Well, you break it down into…Sep 21
Yang Yang LeeThe Simplicity of Counting: Rethinking Computing with MUX-Based Stochastic MethodsBefore we learned formal numbering systems, we instinctively used our fingers to count. It’s no coincidence that our decimal system is…Aug 29
Radha KulkarniExploring Sequential Circuits: Latches, Flip Flops, Counters, and Registers.Sequential circuits are a fundamental class of digital circuits where the output depends not only on the current input but also on the…Jun 16
Radha KulkarniWhat are the differences between analog and digital VLSI design?Analog VLSI design focuses on creating circuits that process continuous signals, such as amplifiers and oscillators. Digital VLSI design…Jul 28
Radha KulkarniUnderstanding the Full Adder: A Key Component in Digital ElectronicsIn digital electronics, efficient arithmetic operations are essential, and adders play a crucial role in enabling these operations. The…Jul 2