Forum Discussion
Altera_Forum
Honored Contributor
18 years agoI did a test using tabular text files (.ttf) for a Cyclone III device. I back annotated a fit result so that the only difference would be how I handled an unused pin.
When I used set_instance_assignment -name RESERVE_PIN "AS OUTPUT DRIVING GROUND" -to unused_output I got exactly the same .ttf file as when I drove the pin unused_output with a low in the source file. If you did not back annotate the fit for the first thing you tried, the change to the source file when you changed between having the pin there and using a reserve-pin setting might have had the effect of a different seed for the Fitter, changing the placement and routing.