Skip to content
#

hardware-acceleration

Here are 31 public repositories matching this topic...

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

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