Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Quartus can use multiple constraint files (just like ISE). The main Quartus file is the ".QSF" file. This file contains project settings, pin assignments, etc. For timing analysis, Quartus projects using the TimeQuest timing analyzer use a ".SDC" (synopsys design constraints) file.
The following page contains all Quartus documentation: http://www.altera.com/literature/lit-qts.jsp Toward the bottom of the page there is a "Getting Started" section. Jake