Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Expression has 8 elements, but must have 9 elements, and also, else null

Hi, I have this variable, X, which is an std_logic_vector(8 downto 0). I have inputs A,B,C which are std_logic_vector(7 downto 0). Also, a signal D which is also std_logic_vector(7 downto 0)....