Skip to content
#

hardware-acceleration

Here are 31 public repositories matching this topic...

🚀 Implement a high-performance FAST corner detector on the PYNQ platform, leveraging FPGA for efficient feature extraction and real-time data visualization.

  • Updated Feb 5, 2026
  • Verilog

Welcome to the repository for **Exercise 3 of the AI Systems Course** at the **University of Tehran**. This project focuses on designing and implementing a lightweight, efficient **processing element (PE)** for performing operations of neurons in a **multi-layer perceptron (MLP)** using Verilog.

  • Updated May 5, 2025
  • Verilog

This project implements a neuromorphic NoC using RISC-V nodes with custom hardware to simulate spiking neural networks. Tested on an FPGA, it supports up to 1,024 neurons and uses dedicated FIFO buffers for stable, low-power operation. The design combines RISC-V flexibility with hardware acceleration for efficient small-scale SNN applications.

  • Updated Nov 23, 2025
  • Verilog

It is the CORDIC implementation in Verilog. CORDIC is a hardware algorithm (CORDIC 硬體演算法) based on simple additions/subtractions and bit shifts. It can compute trigonometric, hyperbolic, exponentials, logarithms, multiplication, division, square, and square-root. And it is widely used in digital signal processing (DSP), embedded systems and FPGAs.

  • Updated Jan 7, 2026
  • Verilog

Improve this page

Add a description, image, and links to the hardware-acceleration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hardware-acceleration topic, visit your repo's landing page and select "manage topics."

Learn more