I am trying to generate two pulses of specified lengths synchronized with each other. I am trying to start the second counter with respect to the first one but I don't succeed. What am I doing wrong?
In this implementation I gen an error: Lines 4 through 7 of this port are configured for output. Cannot configure these lines for input at this time.
Can I use another source for synchronizing the two counters? Which one should I use?