Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTotal execution time and propagation delay
hi, How to calculate total execution time and propagation delay for VHDL files under Quartus II? Thank you
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- You just work out how many registers are in the pipeline. You can easily do that from the code/simualtion. --- Quote End --- I am not accustomed to do that(I am a beginner). Have you a tutorials that deal this topic?