Altera_Forum
Honored Contributor
19 years agoMixed optimisations
Is it possible to have, say, "optimise size" as the project choice, but to specify individual files (or functions) for "optimise speed".
The only# pragmas I could find are "reverse_bitfields" and "no_reverse_bitfields" Being able to command specific optimisations (e.g. unroll loops) would also be useful.