- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I designed a processor using VHDL on Quartus II, but I didnt know how to determine its fmax. Where in quartus can report this? Or I should be use ModelSim to check it? Thank youLink Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use timequest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Run timequest. If you have not provided any constraints it will apply a constraint to all signals it determines to be clocks as 1000MHz, then it will give you the FMax in the appropriate temperature model report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you created processor why you don't compute operation per second??
but yes you can use TimeQuest and if you will wonder with results you need make analysis of reprot for Analysis and Synthesis phase, that you need to do the same for Fitter phase, then it is all. but have you run Design Space Explore for your project assignments? Hope you do project compilation with real coomands in SDC file.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I dont understand what is slow 1200mV 85C model? What is 85C? Celsius?
I set up clock, set input delay, set output delay with 100ns, slow model, fast model are not red. So, fmax in those reports is Fmax of design? And onnly Unconstrained paths is red. What should I do with this red? Thank you.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I compute operation per second? In fact, I had a little experience with quartus as well as timequest timing analyzer. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I dont understand what is slow 1200mV 85C model? What is 85C? Celsius? I set up clock, set input delay, set output delay with 100ns, slow model, fast model are not red. So, fmax in those reports is Fmax of design? And onnly Unconstrained paths is red. What should I do with this red? Thank you. --- Quote End --- That means the timing analysis assumes that the chip is running with a core voltage of 1200mv at 85 degrees celcius. This is what will usually cause the biggest delays in the chip. Set input and output delay are meant to compensate for track lengths on your PCB so that signals can be skewed relative to an input clock. They dont affect the FMax. Timequest will not tell you operations per second. You must know how many clocks there are per operation. So for a given FMax, you can calculate number of ops/s

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