Quick Question - How to event on multiple clocks rising edges?
Very quick question... If I have two clocks of different speeds, and want something to happen when the rising edge of both clocks occur at the same time.... how do I do this? I have trie...