Skip to content

Modularize Bit Manipulation Specific ALU Changes

Eclipse Webmaster requested to merge github/fork/kipmacsaigoren/bitmanip-alu into main

Created by: kevindkim723

Integrating Bit Manipulation support within the current ALU makes it harder to interpret the SystemVerilog code. Modularizing bit manipulation specific hardware will help solve this problem.

The changes pass lint and regression.

Merge request reports

Loading