Actually, I'm trying to find out the meanings of all the sentences into some files generated by Quartus II (.qpf, .qsf, ...). The purpose is to extract some informations, which could be interesting for a user, and to display those using a software I've created. It will be easier for a user, it won't be needed to edit each files ... it's gonna be like an interface.
So I have a Cyclone III development board. I've created a Quartus II project, everything works fine. My question is : do I need to display this information ("Physical constraints ..."), is it gonna be useful for the user, and what is the meaning of this information.
My guess is for example, if I add a clock constraint, this sentence will be different. I want to try, but I don't know how to do that, and I don't know if my guess is right.
Thanks,
Julien