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 compilation. after compilation,there is no error about assignment ,but there is a critical warning,that is :"timing requirments for slow model timing analysis were not met ". I want to know if or not the problem of timing waring need to overlook ? and there is another questions: Besides pin assignment maunally,is there any better way to assign pins,expecialy for BGA packaging?12 Replies
- Altera_Forum
Honored Contributor
there is one way:
1. build a new excel document like this To Location SW[0] PIN_N25 SW[1] PIN_N26 SW[2] PIN_P25 SW[3] PIN_AE14 SW[4] PIN_AF14 and save it as .cvs format, please notice that the pinname must keep the same with you top-level file 2. (2)Assignments->Import Assignments..... OK~~~ - Altera_Forum
Honored Contributor
I think you are working on an evaluation board, right?