Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

.sdc file: TimeQuest Timing Analyzer (quartus II)

Altera_Forum
Honored Contributor II
1,688 Views

Any good tutorial with examples to setup the .sdc file? Besides, is it possible to generate the Verilog files based on a schematic file (.bdf)?

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
735 Views

U can search at www.altera.com, there are some document on the timing analysis, which should have note on the sdc. 

 

Foe generate the verilog, after u compile the design using Quartus II, u can generate verilong netlist using netlist writer.
0 Kudos
Altera_Forum
Honored Contributor II
735 Views

 

--- Quote Start ---  

Any good tutorial with examples to setup the .sdc file? 

--- Quote End ---  

 

timequest user guide (http://www.alterawiki.com/wiki/timequest_user_guide

 

--- Quote Start ---  

Besides, is it possible to generate the Verilog files based on a schematic file (.bdf)? 

--- Quote End ---  

 

Yes. In Quartus II: File -> Create / Update -> Create HDL Design File from Current File... 

Or you can use netlist as tancheeseng84[/b] (http://www.alteraforum.com/forum/member.php?u=73976)[/b] suggested.
0 Kudos
Reply