Abstract: In this paper, we propose three modular multiplication algorithms that use only the IEEE 754 binary floating-point operations. Several previous studies have used floating-point operations to ...
Abstract: As artificial intelligence (AI) and computational models grow in scale, the demand for computational power and storage has significantly increased. The computing-in-memory (CIM) architecture ...
This project implements an 8x8 systolic array for high-performance matrix multiplication, leveraging a parallel processing architecture optimized for efficiency and scalability. The workflow spans RTL ...
This repository contains a collection of algorithmic and problem-solving exercises that I solved exclusively using flowcharts. ⚠️ No programming code was used in this repository. Each solution is ...