Forum Discussion
Altera_Forum
Honored Contributor
15 years agopin assignment
hi: In order to draw a PCB which contains BGA chip (FPGA)conveniently,I want to assigned pin manually in the quartusII,so I can check the correctness of my assignment thougth quartusII compilati...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- I want to design PCB board by myself,so the pin assignment should be changed,so the .CSV is different from the DE2 board ,for example :clk_50 ,change the pin assignment from PIN_N2 to PIN_N1. so I should make sure the assignment changed is right.how to realize it ? --- Quote End --- rbugalho is absolutely right. Specifically, it is not recommended to change the pin if you are not familiar with the FPGA pins. But if you really want to do, you have to search for appropriate instructions about pin configuration. An example I just found is for cyclone III, the link is http://www.altera.com/literature/an/an466.pdf You will find "Board Design Considerations" from page 17.