Hi guys.
Can anyone help me with a project I have to do? I want to write the vhdl code for an 8-bit carry save adder. Also I want this code to be easily transformed into a 16-bit ar a 32-bit carry save adder. I think I can do that with the function (generic: width:=N), where N is the number of bits. Any tips will be appreciated.
Thanks a lot
Can anyone help me with a project I have to do? I want to write the vhdl code for an 8-bit carry save adder. Also I want this code to be easily transformed into a 16-bit ar a 32-bit carry save adder. I think I can do that with the function (generic: width:=N), where N is the number of bits. Any tips will be appreciated.
Thanks a lot