Skip to content

bitmanip: simplify zbc input mux

Eclipse Webmaster requested to merge github/fork/kipmacsaigoren/zbc_optimize into main

Created by: kevindkim723

A zbc input mux to the carry-less multiply unit redundantly zeros out the msb for an input signal. We can thus reduce a 3 input mux to a 2 input mux.

Changes pass regression

Merge request reports

Loading