Altera_Forum
Honored Contributor
12 years agoDifference Between Reserving Unused Pins via Device Settings and Pin Planner
My device settings are such that all unused pins are reserved as "input tri-stated with weak pull-up."
With these settings, what's the difference between: A ) assigning a pin with Pin Planner and simple leaving it out of the hdl, and B ) marking it reserved as "input tri-stated" in Pin Planner I ask because they sound like they should produce exactly the same result, however they don't. I get a different checksum on the programming files and when the probe the board, it seems like the pin is actually drawing current when I reserve it in Pin Planner. What am I missing here?