Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFMAX Problem
Hello, I have a customboard design that uses the Cyclone EP1C20F324C7 device. Before I created my circuit board I created my design and let Quartus assign the pins, and I was able to achive an...
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- setting the Optimizaion Technique to 'balanced' usually produces a better Fmax than 'speed'.[/b] --- Quote End --- Just an anecdote: One time, when I ran DSE, it had 12 compilation points. The one that gave me the best Fmax had the optimization set for size (as well as routing effort=3 and placement effort=3)! As for the original question, why did locking the pins have an adverse effect on fmax, I have no idea. I guess I go about it in a completely different way. I place the pins so that the board layout is easy, and then keep synthesizing until timing is met. One other note: I have tried logic-lock several times, and never gotten good results. But that was before 6.0, so maybe it has improved.