1 Repo
Configurable hardware arithmetic units that trade off performance for area optimization.
Distinct from Parameterized Performance Tuning: None of the candidates cover hardware-level parameterized arithmetic logic for CPU synthesis.
Explore 1 awesome GitHub repository matching hardware & iot · Parameterized Integer Units. Refine with filters or upvote what's useful.
picorv32 is a size-optimized RISC-V CPU core and synthesizable processor IP designed for integration into FPGA and ASIC hardware designs. It serves as an open-source CPU architecture and embedded system-on-chip component that implements a standard RISC-V instruction set. The design features a modular architecture that allows for the integration of external coprocessors to implement custom non-branching instructions. It includes a parameterized integer unit with configurable multiplication and division cores to balance performance against total logic gate count. The project covers a broad ran
Includes configurable multiplication and division cores to balance execution speed against total logic gate count.