Altera_Forum
Honored Contributor
17 years agoCounter and time delay
Hi,
I'm very new in Quartus, I just started a couple of days ago. The situation is that I've 4 inputs (only one of these can be active at time) and every time input changes to another, I need to increase the same counter. I've tried to do this with block diagram (I don't know anything about v-files) but I haven't found any counter block. So how I solve this very simple problem? Second, when the input goes high, I need to keep it high only, lets say, 25 microseconds. I haven't found any time delay block either. So every time the input state changes I need to increase the counter and give a short pulse to the same output.