antonblanchard / vlsiffra

Create fast and efficient standard cell based adders, multipliers and multiply-adders.
Apache License 2.0
104 stars 9 forks source link

Fixed width mismatch in mutliplicand. #18

Closed hermanschmit closed 1 year ago

hermanschmit commented 1 year ago

This fixes the width mismatch and unary "+" that resulted from that mismatch.

hermanschmit commented 1 year ago

Oops. Wrong justification for bitwidth mismatch.