Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPin Assignment doubt
Hello, I have assigned "addr_from_the_ixp465_rwdata_0[0]" to the pin PIN_AB10 in the pin planner. I get the following line in the .qsf file. set_location_assignment pin_ab10 -to addr_from_...
Altera_Forum
Honored Contributor
15 years agoI assume it doesn't consider an IO bank to be an exact pin location. For anything going into a real board, it's imperative that every I/O has an exact pin location(to a specific pin, not just a bank) or it won't work. Hence the critical warning. If you're not going to a board, then it's fine and you can ignore the warning.