Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

maximum clock speed for cyclone iv

hello everyone,

we have bought a de0-nano board for our project. it has an 50 mhz clock.

what i want to ask, what is the maximum clock rate to apply cyclone iv externally? or, more clear, can we apply 433 mhz clock to this device by using GPIO pins?

thanks,

can

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thanks a lot for your reply.

    i have one more question: where did you see maximum pll input for GPIO pins? i couldn't see :)

    does this also mean that we can not build a communication circuit with cyclone iv-e series?

    actually, it is enough to create 250 mhz clock frequency for us. we can work with an appropriate anntenna.

    thanks again.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    i have one more question: where did you see maximum pll input for GPIO pins? i couldn't see :)

    --- Quote End ---

    There's no such thing. There is either the "maximum PLL input frequency" (which I provided the page reference) and the "maximum GPIO frequency" which is further on in the document, and depends on whether you are using LVDS, HSTL, LVCMOS, etc, which you did not state, so I cannot provide a page reference.

    --- Quote Start ---

    does this also mean that we can not build a communication circuit with cyclone iv-e series?

    actually, it is enough to create 250 mhz clock frequency for us. we can work with an appropriate anntenna.

    --- Quote End ---

    You would generally have at least an ADC and DAC between an antenna and your FPGA, and those components define your FPGA interface requirements. For example, you might use JESD204 parts, which use SERDES, or you can use parts with LVDS interfaces, or LVCMOS interfaces ... without knowing what ADC/DAC you are using, you cannot select the FPGA.

    Cheers,

    Dave