Altera_Forum
Honored Contributor
10 years agoCarry in on a 4 bit adder
Hi I have a add in verilog to add 2 times 4 bit A+B and a carry to get a result of 4 bit + 1 carry out I do use Quartus 14.0 and a MAX10 I do have this verilog code: module add_4bit...