i have two 8 bit std_logic_vector inputs and one 16 bit std_logic_vector output
eg.
aluout <= data/accum;
this statement is within a case statement and i know that it is not syntesizable and i met with an error called operator arugement mismatch.. so i tried using a function call to just...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.