Latest

G-GPU: A Fully-Automated Generator of GPU-like ASIC Accelerators
Research

G-GPU: A Fully-Automated Generator of GPU-like ASIC Accelerators

Abstract G-GPU introduces a general-purpose, GPU-like ASIC accelerator designed for energy-efficient, high-performance parallel processing in Systems on Chip (SoCs). The core innovation is GPUPlanner, an open-source, fully-automated platform that generates these complex accelerators
By Admin 2 min read
vlang: Mapping Verilog Netlists to Modern Technologies
Research

vlang: Mapping Verilog Netlists to Modern Technologies

Abstract This paper introduces vlang, a novel framework designed to solve the challenge of migrating device-specific Verilog netlists to modern computational targets when original design files are unavailable. vlang automatically translates these netlists
By Admin 2 min read
The Accuracy and Efficiency of Posit Arithmetic
Research

The Accuracy and Efficiency of Posit Arithmetic

Abstract This paper evaluates the accuracy and efficiency of posit arithmetic against traditional IEEE 754 FP32 by implementing a custom Posit Arithmetic Unit (POSAR) integrated into a RISC-V Rocket Chip core. While 32-bit
By Admin 2 min read
A Novel Compaction Approach for SBST Test Programs
Research

A Novel Compaction Approach for SBST Test Programs

Abstract This work introduces a novel compaction strategy designed to significantly reduce the size and duration of Self-Test Library (STL) programs used for in-field testing of safety-critical processors. The approach analyzes the interaction
By Admin 2 min read