Altera_Forum
Honored Contributor
12 years agoFPGA multiplication using Verilog
I am new here. For FPGA multiplication in Verilog, do I need to extend the sign bit for signed numbers before I do the multiolication? Or, there is a library that could take care of this part for me automatically just as how we do the multiplication using VHDL?