Arria 10 SoC Development Kit: User I/O
Hello,
I'm working with Arria 10 SoC Development Kit (10AS066N3F40E2SGE2). I'm trying to use user I/0. I have noticed there are 2 MAX V CPLDs between FPGA and I/O. Following the Development Kit User Guide "Table 5-27: I/O Assignments of FPGA I/O Pairs2 and "Figure 5-8: Control Signal Connection" I can reach to FPGA pin needed. However some of them seem to be used by default.
E.g: S3 (Switch 3) schematic signal is "USER_PB_FPGA00" that after the 2 MAX V CPLD it must be FPGA_IO2_P and it is mapped to R5 pin (bank 3E) but in Quartus Pin Planner is already used and I receive a compilation error if I use it in my design. In addition, according to Pin-out file for 10AS066 family (https://www.intel.com/content/www/us/en/support/programmable/support-resources/devices/lit-dp.html) it seems to be used. I must be missing some relevant information.
Could you explain the purpouse of having two MAX V CPLD?
Could you help me to deal with User I/0 pins?
Thank you in advance.
Fixed. SW2.5 was used instrad of S5 by mistake. Now is working.