I am working with the Altera Quartus II compiler for my Cyclone IV. I am not happy with what is considered Info, Warning, Error, etc.
For example, inferred latches are Info, but I want them as Warning. Parallel compilation disabled is a Warning, but I want it as an Info.
Is there a way to customise the compiler messages in Quartus II?
