Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou cannot do arithmatic on the std_ logic vector type. You need to include the numeric std library and use the unsigned and signed types. You should probably declare your arrays using then to.