Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- 1. No exact pin location assignment for the pins. --- Quote End --- Open the pin assignment tool from Quartus menu bar and assign your design I/O signals to proper FPGA pins --- Quote Start --- 2. Synopsys Design Constaints File not found: 'lut.sdc', which is required by TimeQuest Timing Analyzer to get proper timing constrainsts. --- Quote End --- Create a lut.sdc file and add at least the minimal constraints. Read the TQ tutorial if you don't know how to.