Altera_Forum
Honored Contributor
13 years agohow to generate clocks manually in FPGA?
Hi
I am programming a module in verilog that use serial input. Because I am using serial input I need a slow clock that i can test my circuit on FPGA device. i heard from on of my friends that if I map fpga push button to my clock input i can make clocks manually every time that i want with push the button and i never will need to work with 27 MHz clock. i want to now is this assumption true or i should search for some other ways? thank you very much.