Forum Discussion

IDeyn's avatar
IDeyn
Icon for Contributor rankContributor
7 years ago
Solved

Can I use CLK_n pin for user logic in case I'm using CLK_p as single ended CLK pin?

Hi all! The question is - FPGA device (for example Cyclone V) has several CLK_p and CLK_n dedicated clock pins. If I choose CLK_p for being the input of clock because of dedicated routing to PLL inp...
  • a_x_h_75's avatar
    7 years ago

    Yes - for Cyclone V anyway. It may not be the case for all, particularly older device families. Refer to the pinout file for a specific device. It will list the 'Pin Name/Function' and an 'Optional Function' - where you will find reference to the clk_p. Providing you have 'IO' in the Pin function column it'll work as a general purpose IO pin.

    Cheers,

    Alex