Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTrigger and counter.
Hi, I'm trying to implement a counter that counts down when it recieves a trigger pulse from the hardware (in this case, it's a short burst of AC, in the order of a few hundred µs), which keeps...
Altera_Forum
Honored Contributor
11 years agoHi,
Probably may need to simplify to basic functional code test first, if the basic one work then can implemented your target purpose. Example you can place more printF and print all the related condition if and else entry/ variable (trigger_reg[11]) to have a closer look how your program runs.