Framework providing operating system abstractions and a range of shared networking and memory services for common modern heterogeneous platforms.
- Updated
Apr 8, 2025 - SystemVerilog
Framework providing operating system abstractions and a range of shared networking and memory services for common modern heterogeneous platforms.
This is my hobby project with System Verilog to accelerate LeViT Network which contain CNN and Attention layer.
Working 8x8 systolic array hardware implemented in Xilinx Vivado, operated and controlled in software using Xilinx Vitis
A Deep Neural Network-inference accelerator is created in hardware. The codes for hardware is written in System Verilog. The hardware module is interfaced with NIOS computer system, thus this hardware acts as a peripheral to the computer system. The driver code to interface the hardware is written in C. Speedup compard to software is 400 times.
A hardware implementation of a deep learning accelerator using SystemVerilog/Verilog, designed for efficient neural network inference. This project implements a systolic array-based matrix multiplication unit with various activation functions and supporting components.
Google TPU rebuilt in SystemVerilog: Anatomy of a powerhouse
This is the hardware description of the OpenTPU Project. This simulator allows anyoneto test performance of tpu on their own computer and explore hardware acceleration
Add a description, image, and links to the hardware-acceleration topic page so that developers can more easily learn about it.
To associate your repository with the hardware-acceleration topic, visit your repo's landing page and select "manage topics."