Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI need link to some very basic parameters of different FPGAs
I have gone through hundreds of pages of Stratix manual, design guide and data sheets. I scanned through quite a few pages of Arris II. I cannot find these few simple parameters in order to help me c...
Altera_Forum
Honored Contributor
11 years agoData given by ASIC vendors includes tables for io timing requirements and fmax since these are fixed at fabrication.
FPGA vendors do not give such data since io timing is configurable to some extent(based on your io timing statements in sdc file). On the other hand FPGA fabric registers are left at mercy of fitter routing and need not be known to user but overall fmax achievable may be given for specific design types as an idea. There is no point to know tSU/tH/tCO of any fabric registers as the job is left for timing tool to achieve them across the rtl chain. For io registers you can get them after compilation of a given design (in the datasheet section of timing report). io toggle rate may be given as it may restrict fmax independent of register timing restriction