Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20261 Discussions

clock control signal problem on Cyclone V GT

verna
Beginner
400 Views

I'm working with the Cyclone V GT development board.My design only needs to use frequency divider to get the signal, I tried to use 240MHz to divide the frequency and can get the signal successfully, instructed to change the input signal to be above 300MHz or 200MHz to divide the frequency, but I couldn't get the signal successfully. These are all within the control range of the crystal oscillator.

0 Kudos
11 Replies
SyafieqS
Moderator
373 Views

Hi Chuang,


Are you using a custom code clock divider or clock enable signal for this? You should use clock enable signal and refer to below link related to the implementation.


https://www.intel.com/content/www/us/en/docs/programmable/683375/current/clock-enable-signals.html


0 Kudos
SyafieqS
Moderator
355 Views

Hi Chuang,


May I know if there is any update?


0 Kudos
verna
Beginner
341 Views

Hi SyafieqS,

 

Sorry,I still don't understand how to use it.

My project use Cyclone V GT REFCLK_QL3_P (X4) to input clock, because I use three ports to output one is on Cyclone V GT SMA_CLKOUT and the other use Terasic XTS-HSMC  (HSMB_CLK_OUT_P2 and HSMB_CLK_OUT_N2).

 

0 Kudos
verna
Beginner
329 Views

Hi, SyafieqS

 

I tried the following method but it didn't work.

I try to use Clock Control Block (ALTCLKCTRL) to wire my input port and output port wire my counter to divide use three port pin outputs, my output ports one of which is SMA_CLKOUT on cyclone v gt and the other two pin outputs of Terasic XTS-HSMC, so I use REFCLK_QL3_P of HSMC port B connected to the clock input pin.

 

0 Kudos
SyafieqS
Moderator
299 Views

Hi Chuang,


Is there any warning/error using the clock control block as suggested as you mentioned not able to do so?

Or still not manage to achieve the frequency desire?


0 Kudos
SyafieqS
Moderator
284 Views

Chuang,


May I know if there is any update?




0 Kudos
verna
Beginner
283 Views

Hi SyafieqS,

 

I still not solve this problem. There's not error suggest. The clock control block warning suggest is Warning (15846): ena port of Clock Buffer Block "ALTCLK_altclkctrl_9kh:ALTCLK_altclkctrl_9kh_component|sd1" is connected to GND.

0 Kudos
SyafieqS
Moderator
269 Views

Hi Chuang,


I found some discussion might be useful related to clock divider.

Please take a look


https://community.intel.com/t5/Intel-Quartus-Prime-Software/Best-way-to-code-a-clock-divider/td-p/123104


0 Kudos
SyafieqS
Moderator
264 Views

Let me know any update on this


0 Kudos
verna
Beginner
258 Views

Hi SyafieqS,

I will try this method. If this method is still unsuccessful, I may only use frequencies between 200MHz and 300MHz for frequency division, and I can only temporarily not use other frequencies for frequency division.

 Thank you tour suggest.

0 Kudos
SyafieqS
Moderator
253 Views

Understood. Let me know if there is any other concern at our end.


0 Kudos
Reply