Forum Discussion
5 Replies
- sstrell
Super Contributor
It would be necessary to set up timing constraints and perform a timing analysis to verify where the failure is occurring.
Also, which version of the Nios II are you using: e (no license needed) or f?
#iwork4intel
- EricMunYew_C_Intel
Frequent Contributor
Hi, Steven
You may need to run timing analysis in Quartus, make sure there is no timing errors.
For example,
create_clock -period "150 MHz" -name {clk} {clk}
derive_pll_clocks
The timing report will tell you the max. frequency you can run, or you have to do place and route to improve timing.
Thanks.
Eric
- EricMunYew_C_Intel
Frequent Contributor
Hi, Steven
Can we close this case ?
Thanks.
Eric
- töz00
New Contributor
sorry for answer late. Yes I solved my problem. You can close this case.
Thank you for your support!
- EricMunYew_C_Intel
Frequent Contributor
Alright, thanks Steven.