Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Anybody knows why? In comparison, all switches from DE2-117 board are connected to FPGA with resistors. --- Quote End --- My guess is that the resistors are there to "idiot proof" the design. If a switch is connected to 3.3V, and a user configures the FPGA with a design that accidentally drives a logic low on an FPGA pin configured to the switch, i.e., on a pin that should be configured as an input, then the series resistor will limit the current and save damaging the pin. Older versions of Quartus would unfortunately set unused pins to ground, so this problem was easy to create. Both versions of the DE2 board should have had these resistors on all pins that could be defined as I/O (the resistors would not be required on FPGA input-only pins). Cheers, Dave