Clock sources information
There are two Crystal oscillators mounted on the board, one provides a frequency of 12MHz which is only used for the camera, and the other a frequency of 50MHz. The FPGA-pin connection is shown in the table below. Here you find an example tcl script that can be used for pin-assignment in Quartus with here the corresponding sdc file.
<html> <table align=“center” style=“float:center” border=1> <tr> <th>Clock</th><th>FPGA-pin</th> </tr> <tr> <th>50MHz</th><td>PIN_T1</td> </tr> </table> </html>