Forum Discussion
Altera_Forum
Honored Contributor
22 years ago1S10 dev. board and MAX Freq.
Hello, I would like to know if we can increase the FMax of the board. I would like to reach the MAX frequency can support the board. How can I do it? The reference design has implemented...
Altera_Forum
Honored Contributor
22 years agoI'm barely reaching an Fmax of 100MHz with the 1S10 (ES) NIOS development board using the "s" core, so you might want to target the "f" core if that's an option. With the 'f" core you can probably reach 125MHz easy if your surrounding logic doesn't not drag down the NIOS core.
The 's' core is constricted to around 100MHz on the paths through the ALU (hardware multiply, shifting, etc....) Is there some Quartus optimization that I should try since my target is 100MHz, and I was able to make the "s" model keep up to the full one (I want to save 400LEs) Cheers