CLa_R
Occasional Contributor
4 years agoFPGA 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...
- 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.