- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
heey all,
i've done writing a vhdl code on Quartus || but i faced this problem when i simulate in functional simulation mode, the circuit is doing well and the output comes as it's expected! but when simulating the whole code on Timing mode, the circuit seems not to function correctly and the output is wrong for the same input of the above iteration! if the problem is due to delay, please tell me how can i solve it and will i face problems when downloading the code on FPGA ? ... Thanks in advance!Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First, you need to correctly set timing contraints for your design.
http://alterawiki.com/wiki/timequest_user_guide- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Maybe a newbie mistake : Are you using "mysignal <= other signal after 20 ns;" ? Keep in mind that "after" is not synthetizable.
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