Altera_Forum
Honored Contributor
14 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_the_ixp465_rwdata_0[0]. Is there any other way to do this? Manually typing each and every pin name is time consuming. Later I tried assigning the whole node to the IOBANK and I got the following sentence in the .qsf file. set_location_assignment iobank_3 -to writedata_from_the_ixp465_rwdata_0. Have I successfully assigned the nodes to the pins in the above statement[since I don't see the pin name I am doubtful]? Also How do I make the pins assignment virtual. Thanks, AA