Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
My guess is that the reference design has QSF timing assignments (for the Classic Timing Analyzer), and the V10.1sp1 TimeQuest is having trouble trying to convert them to an SDC file. I would recommend one of the following three options: 1.- Remove the Timing assignments from the QSF and manually create an SDC file for TimeQuest 2.- Use V9.1 to compile and run quartus_sta --qsf2sdc to generate the SDC file. Then remove the timing assignments from the QSF, and try again with V10.1sp1 (and using the generated SDC file). 3.- Just try to use the V10.1sp1 reference design. Any reason why you are using the V9.1 one?