Altera_Forum
Honored Contributor
13 years agoWiring Optimization
Hi,
I’m now developing my custom board based on Cyclone III FPGA (EP3C120). In my design, I have several fast input lines (3) with 10MHz base clock, 100MHz after PLL, max stages for pipeline. My Fmax is 106MHz, about 50% FPGA LE’s utilization. Is it possible that after I’ll wire those inputs to random pins, do Pin Assignment and burn the firmware, the Fmax will drop to less then 100MHz? What is the optimization for wiring the FPGA for thos three inputs only (the same pins side to the clock, the same Bank with the clock…) Is there any way to know the exact pins that quartus (http://www.altera.com/products/software/quartus-ii/subscription-edition/qts-se-index.html) refer to during the compilation? (maybe if I’ll wire to the same pins I’ll have the same Fmax…) Any help will do …:cool: Thanks, Idan