Forum Discussion
Altera_Forum
Honored Contributor
15 years agoerror: can't defined "/" operator
Hello everyone, Here is my code where I want to add two values of a vector. For example, I have a vector (3,4) and I want to do like this; (3+4)/2; Package my_data_types is Type vec...
Altera_Forum
Honored Contributor
15 years agoHi tricky (http://www.alteraforum.com/forum/member.php?u=7270),
Thanks for your help..really appreciate it.