Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
공지
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Unused Pin Behavior

Altera_Forum
명예로운 기여자 II
1,705 조회수

I have a question about unused pins. Is there a straightforward way to force unused pins to be inactive within a system, without explicitly defining them in a "bdf" file? They could be either Inputs with pullups or they could even be tristate outputs.

0 포인트
3 응답
Altera_Forum
명예로운 기여자 II
940 조회수

You have a global Quartus setting in the device options to achieve just this. Input with weak pull-up or input with hold should be preferred for "inactive" pins. Floating input (just the same as tristate output) can cause additional current consumption and possibly noise.

0 포인트
Altera_Forum
명예로운 기여자 II
940 조회수

go to assignments -> settings -> device -> device and pin options ->unused pins 

 

there you can select the state for your default pins
0 포인트
Altera_Forum
명예로운 기여자 II
940 조회수

Thanks to both FvM and saranshmeh for the helpful replies. I knew immediately about the Device & Pin Options Button, but unfortuneately missed the unused pins tab. I was able to make that change and recompile without incident. I had another problem related to my debugging of a processor interface to an EPCS4 that works in parallel with the FPGA. I'll update that thread with what happened and what I had to do in addition to get theings back where thry were. 

 

http://www.alteraforum.com/forum/showthread.php?p=82719#post82719 

 

Thanks again.
0 포인트
응답