The procedure call should be of the form add2a b sum v


Write a VHDL procedure that will add two bit-vectors that represent signed binary numbers. Negative numbers are represented in 2's complement. If the vectors are of different lengths, the shorter one should be sign-extended during the addition. Make no assumptions about the range for either vector. The procedure call should be of the form Add2(A, B, Sum, V), where V = 1 if the addition produces a 2's complement overflow.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: The procedure call should be of the form add2a b sum v
Reference No:- TGS02164394

Expected delivery within 24 Hours