Forum Discussion
Altera_Forum
Honored Contributor
19 years ago2 clocks in 1 module
Hi, My module , which is a slave , needs 2 clock inputs : system_clk (85MHz) and function_clk (27MHz) system_clk is specified when I assign signals in signal tab of component editor (avalo...
Altera_Forum
Honored Contributor
19 years agoHi guys,
I got the reason why i took that error. It is because we cannot feed the output of a pll to another. To solve the issue , just use one of the original FPGA Clock Input pins which are described in manual document for each kit. By the way , to make ModelSIM understand the 27MHz function_clk , right click on that signal in Wave window and choose "Force". Cheer, Quan