Altera_Forum
Honored Contributor
16 years agointeger doesn't wrap around
I'm setting up an integer signal by saying "signal counter: integer range 0 to 11". To me this means that it would be impossible for me to count higher than 11, but for some reason the counter actua...