Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Variable inside and outside a process

Hi, I'm having an problem that all I can think about to solve this is to use a variable inside an component and on every clock, increment it. With a loop it would also be possible, but I must incr...