Skip to content
#

processor-design

Here are 4 public repositories matching this topic...

Implementation of Booth's algorithm for signed binary multiplication. It includes code designed for the PDUA processor, developed by the Pontificia Universidad Javeriana. The algorithm is provided in assembly language and includes its translation into executable binary instructions.

  • Updated Jun 15, 2025
  • Assembly

A hardware-software co-design of a Mini-Transformer next-token predictor, featuring a Single-Layer Self-Attention pipeline implemented in pure RISC-V assembly and a custom 16-bit processor datapath designed in Logisim with a dedicated ISA optimized for parallel vector dot products and accumulations.

  • Updated Jun 7, 2026
  • Assembly

Add this topic to your repo

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

Learn more