Forum Discussion
Altera_Forum
Honored Contributor
14 years ago[VHDL] Different synthesis results after using "generate"
Hello, I used 'generate' statement to order several similar components, but after that synthesis results are slightly different. Does anyone know what can cause this? Theoretically there is no d...
Altera_Forum
Honored Contributor
14 years agoThe generate statement should be identical to the above code.
But a different random seed for the fitter may have been used, which can affect the timing. Resource usage should be the same.