awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesHardware Arithmetic Units

Physical implementations of binary mathematical operations, such as fast multipliers and digit-recurrence dividers.

Distinct from Arithmetic Operations: Candidates focus on software math libraries or matrix operations, not the hardware logic of the ALU.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Hardware Arithmetic Units. Refine with filters or upvote what's useful.

Awesome Hardware Arithmetic Units GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openxiangshan/xiangshanAvatar von OpenXiangShan

    OpenXiangShan/XiangShan

    7,081Auf GitHub ansehen↗

    XiangShan is a high-performance RISC-V processor core and a hardware description language framework. It provides a construction-based system for designing, simulating, and verifying complex processor micro-architectures and peripheral devices. The project includes a high-performance CPU simulator used for architectural exploration and functional verification of processor execution. The project implements a superscalar out-of-order CPU architecture that uses renaming and reorder buffers to execute instructions in parallel. It generates synthesizable Verilog files from hardware descriptions to

    Implements signed binary multiplication and division using optimized digit-recurrence and fast multiplier techniques.

    Scalachiselmicroarchitecturerisc-v
    Auf GitHub ansehen↗7,081
  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Arithmetic Units