gyuunyuu
Contributor
4 years agoHow 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...
- 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.