Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12690 Discussions

NIOS II/f Maximum Frequency in Stratix II

Altera_Forum
Honored Contributor II
1,000 Views

I&#39;m trying to get a NIOS II/f with 4K instruction cache and 2K data cache to run at 125MHz. So far I&#39;ve had no success, the fastest I&#39;ve managed to get is 110MHz. I was wondering what the maximum frequency people have reached with NIOS II in a Stratix II FPGA? Any suggestions would be helpful. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
278 Views

 

--- Quote Start ---  

originally posted by rmorley78@Mar 21 2006, 08:07 AM 

i&#39;m trying to get a nios ii/f with 4k instruction cache and 2k data cache to run at 125mhz. so far i&#39;ve had no success, the fastest i&#39;ve managed to get is 110mhz. i was wondering what the maximum frequency people have reached with nios ii in a stratix ii fpga? any suggestions would be helpful. http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/biggrin.gif  

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13636) 

--- quote end ---  

 

--- Quote End ---  

 

 

Check out the "fast" example design under the Stratix II examples folder of your kit installation. Note that this is compiled to the (relatively slow) speed grade of 2S60 chips on our development boards.. by changing to the -3 (fastest) speed grade in Quartus the f-max will be even higher. 

 

Also note that the fast design has several quartus compilation options turned on that increase compile time and f-max. I belive these are briefly discused in the top-level schematic for that design. 

 

Finally, for squeezing the last bit of performance out you can try Quartus DSE (design space explorer) which basically iteratively compiles/fits the design to locate the best timing. The Altera website should inculde documentation (under the Quartus literature section) describing this tool.
0 Kudos
Reply