Hi,
what i want to do is simple counter, which switches simple led on board. I can do this with clock on fpga, but if try base that counter on my own clock component it fails.
I enclosed 2 files in the end of post:
top module stereovision,
own clock module videoOutClock
I created 2...