ya_montazar
Member level 2
hello!
what is the problem with my code which encountered these two error...
I have used these two operators "**" and "/" and I have add related libraries:
ieee.std_logic.unsigned
ieee.std_logic.arith
found '0' definitions of operator "/" ,cannot determine exact overloaded matching definition for "/"
found '0' definitions of operator "**" ,cannot determine exact overloaded matching definition for "**"
thanks.
Meysam Sh.
what is the problem with my code which encountered these two error...
I have used these two operators "**" and "/" and I have add related libraries:
ieee.std_logic.unsigned
ieee.std_logic.arith
found '0' definitions of operator "/" ,cannot determine exact overloaded matching definition for "/"
found '0' definitions of operator "**" ,cannot determine exact overloaded matching definition for "**"
thanks.
Meysam Sh.