Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hello, I have the same problem: after running the *pin_assignment.tcl, in pin planner are false differential pins *_ck[0](n) instead of *_ck_n[0] etc. Did somebody found the solution? --- Quote End --- I have solved my problem. I had to make the following steps: 1. Generate the Qsys project 2. Run Analysis&Synthesis 3. Run the *_pin_assignments.tlc Script (the Pins will be wrong still wrong at this place), 4. Remove incremental_db 5. Make the full compilation of the project As a result all pins will be correct and I could fit my design.