Forum Discussion
Altera_Forum
Honored Contributor
9 years agoStrange behavior on pin assignment
I started a small project and observed a strange behavior when assigning GPIO pins , some get assigned and some don't. I don't get any errors , only a warning "no exact pin location assignment" , I...
Altera_Forum
Honored Contributor
9 years agoAfter analyzing the pin planner and the assignment list I realized that the software was trying to solve a naming scheme related issue automatically thus creating 2 entries for each pin and then placing the pins chaotically or not placing them at all, the solution was to change the names for all the pins in the assignment editor.