Altera_Forum
Honored Contributor
10 years agocomparing arria10 and stratix v fmax for same design
hi,
i have a RTL design which I map to arrai10 and stratix V fpgas. i synthesize the design in synplify_premier for arria10 and stratixV (using the exact same synth settings) and transfer the .vqm file to quartusII for mapping and PAR. i have 3 clocks in my design clk1, clk2, clk3 constrained to 100, 125 and 150MHz. when i implement the design on arria10, then the clk frequencies achievable come out as follows - clk1 - fmax = 85MHz clk2 - fmax = 100.7MHz clk3 - fmax = 110MHz however when i map the design on stratixV, then clk frequencies achievable come out as follows - clk1 - fmax = 107MHz clk2 - fmax = 117.7MHz clk3 - fmax = 108MHz i notice that the clk frequencies are higher for stratixV (28nm) but arria10 is 20 nm. so should the clk frequencies not be higher for arria 10? what factors could lead to slower clocks on a 20nm FPGA as compared to a 28nm FPGA? also, can we port the same RTL design from one fpga family to other and expect an improvement in frequency or some redesign is needed? please help me understand this. thanks and regards, zubin kumar.