Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I found root cause of compilation time..
A VHDL code like that:
Now compile in 6-7 minutes.. :D but this took me 10+ hours.. maybe next Quartus can have a compilation profiler?a <= 1 when a = 0 else a; - Altera_Forum
Honored Contributor
Nice code ;) suppose better to implement some kind of watchdog at compilation time so abort compile may occur faster than in 10 hours
Signals should go ahead and why you try to turn around one :) - Altera_Forum
Honored Contributor
I beleve Quartus puts the entity it is compiling in the compilation notes.