Forum Discussion
rshal2
Occasional Contributor
7 years agovery low compilation time
Hello, I am new with using quartus. I am using an already big project FPGA. This first compilation of the project took 1 hour and 22 seconds !! The even more surprising fact is that clicking the ...
skyjuice
Occasional Contributor
7 years agoThere are a lot of factors which influence compilation time.
- Overall resource usage in your design - the larger the longer it will take to compile.
- How hard it is to route your netlist
- Is your design timing critical
- Is your timing constraints done correctly
rshal2
Occasional Contributor
7 years agoThank you for the answer,
Yet, I think that some application note, or wiki can be very helpful with this issue
Thanks