Forum Discussion

CLa_R's avatar
CLa_R
Icon for Occasional Contributor rankOccasional Contributor
4 years ago
Solved

FPGA Clock Pins

Hi to all! I'm working with a MAX10 FPGA (10M40SCE) and I would like if I can use the pins marked as CLKx[p/n] as normal (bidirectional) I/O pins. What is the default clock pin for supp...
  • sstrell's avatar
    sstrell
    4 years ago

    They're inputs when they're used as clocks. When not used a clock, they are GPIO (input or output).

    Just try connecting them in the Pin Planner and perform an I/O Assignment Analysis. This will verify that you are using the pins correctly.