Altera_Forum
Honored Contributor
12 years agocomplex vector rotation implementation
I am trying to implement the table for cordic algorithm. However, I got several critical warning messages:
1. No exact pin location assignment for the pins. 2. Synopsys Design Constaints File not found: 'lut.sdc', which is required by TimeQuest Timing Analyzer to get proper timing constrainsts. The file is attached. Does anybody have any idea on how to fix the above two warnings? Thanks in advance.