gaph-pucrs / RS5

RV32I[M][C][V][_Zihpm][_Zkne][_Xosvm]_Zicsr processor
MIT License
9 stars 1 forks source link

Add a multiplication module for ASIC/FPGA #17

Closed LucasDamo22 closed 6 months ago

LucasDamo22 commented 6 months ago

This pull request add a multiplication module for ASIC/FPGA. It completes the MUL (least significant bits) instruction in 3 clock cycles, and MULH instructions in 4 clock cycles. This also includes: