Altera_Forum
Honored Contributor
10 years agoHelp with reseting counet
Hey, I've written a simple counter code
When the cnt = 5 the signal std_logic_vector Inc +'1' Now I want you end this process when It's equal to "1111"; Everytime I try to end this I see In the waveform simulation the it just beginning from" 0000" again. What can I do?