labviewegypt
New Contributor
3 years agoSingle Clock vs Multiple Clock, which approach is the best ?
Hi all,
Its my first time to deal with FPGAs, I have a question about the clock signals. I know there is 2 options for clocking FPGA entire blocks .You can use one or more external input clocks to derive one or more PLL and/or Global clock network.
Using one input clock approach, I can generate all clock I need for all enabled blocks . Same with Multiple input clocks.
Which approach is the best ? is it depends on the application itself , performance , power consumption or another thing ?