Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThats because you havent defined a "+" function, or havent included a package that defines a "+" function that can add together whatever the type of counter is and '1' (which I assume you expect to be a std_logic)
Why not include all the code, not just a single line, as it all depends on what libraries you have included and what type counter is.