Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Thanks for all your answers, very informative. I have improved my code a lot. All my problems went away (even using the original code) when I changed the policy for unused pins from "As output driving an unspecified signal" to "As input tri-stated ". Anyone knows why? --- Quote End --- The default setting of Quartus for unused pins ( Output driving ..) is dangerous in case of FPGA boards with external components. It is very likely that unused FPGA outputs will drive against ouputs of other components.