Section 01
PROJECT SAINATH Project Introduction
PROJECT SAINATH is an RTL-level AI hardware accelerator designed from scratch by a VLSI enthusiast. It implements Transformer core computations on FPGA using a systolic array architecture, aiming to provide a high-performance solution for edge inference of large models. The project is fully designed with Verilog RTL without relying on off-the-shelf IP cores, serving both as a technical implementation case and a learning resource for understanding the working principles of AI accelerators.