Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to select I/O standard in pin planner
Hi, everyone I'm trying to understand a sample program in Arria II Gx development Kit. By assigning proper signals and clock to a connected SDI daughter board, the daughter board can feedb...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Is there any document related to the selection of I/O standard in pin planner? --- Quote End --- Yes, its called the schematic for your board. FPGA I/O pins can be connected in a huge number of ways. The board designer will determine how many logic standards are needed, connect the power supplies appropriately, and then hopefully document the I/O standards required for the board. If you do not have a 'user manual' that describes the I/O assignments, then the schematic is the document you need to review. You can generally figure out the I/O standard required based on the VCCIO used on a particular bank, and from the data sheets of the devices that the FPGA is connected to. Cheers, Dave