help in sintax for various inputs to single internal signal vector binary and decimal
hello,,, i have a problem,, i need read 8 inputs from a digital encoder position d1,d2,d3,d4,d5,d6,d7,d8 : in std_logic, each with (0 or 1 state). but my problem is convert these inputs to a si...
--- Quote Start --- Ok thank you and convert this vector of 8 bits to decimal? --- Quote End --- dout <= to_integer(signed(interna_data)); it needs library numeric_std