Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThank you very much for your answer.
--- Quote Start --- How about adding this to your .qsf file instead: set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS OUTPUT DRIVING GROUND" --- Quote End --- The default setting of Quartus was 'as output driving ground' for the unused pins. By this setting, I received the warning, "The Reserve All Unused Pin Set has not been specified, and will default to As output driving ground." But I must avoid this warning.