- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
I have a code in vhdl ,I want to do the synthese under quartus can you give me the steps to the synthesis in quartusLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
open quartus => file => new project wizard => decide a unique folder for your project files, give it name same as top level of your vhdl.
then go to project(menu) => add files and add your top level and all related sumodules. decide a device from assignments menu => device create and add an sdc file for timing. click on compile button (or => processin => start compilation) and enjoy...- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how to do this step
create and add an sdc file for timing.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can jump that step, but your FPGA might not work properly if you do.
To create and add an sdc file for timing you will need to read the Timequest chapter 6 and 7 of the QuartusII user manual. http://www.altera.com/literature/hb/qts/qts_qii5v3_02.pdf- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For a starter use this example from timequest design centre:
http://www.altera.com/support/examples/timequest/exm-tq-basic-sdc-template.html
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page