Forum Discussion

gyuunyuu's avatar
gyuunyuu
Icon for Contributor rankContributor
4 years ago
Solved

How does Quartus know what is voltage on each FPGA I/O bank?

It is possible to connect different voltages to each bank of an FPGA. The I/O standard of the pins on the FPGA relies on what bank voltage has been connected to it. Now my questions are: 1. How d...
  • GLees's avatar
    GLees
    4 years ago

    To New Contributor I,

    In the Pin Planner you specify what voltage goes to each I/O bank. This is done on a pin-by-pin basis. It will give you a (compilation) error if you specify pins with two different voltages on the same bank. It's up to you to connect the correct voltage to each I/O bank on your circuit board.