Altera_Forum
Honored Contributor
11 years agoAdd/Subtract Two numbers in verilog HDL
Hi I'm new in quartus II.
I would just like to ask on how to implement 2-digit Adder / Subractor HEX3 = +/- SW[7:0] = BCD PB[0] = + PB[1] = - PB[2] = = PB[3] = reset we are using a hardware called Cyclone II. I have tried a code but it does not finish compiling. I don't know why. Can someone help me?