Get value from output vector/ output 8 bit binary on 7 segment display
Hello all, I am trying to implement an eight bit carry look ahead adder. But my main issue is that I do not know how to output the sum which is an 8-bit out std_logic vector to a seven segment ...