Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYes, it has timing arcs and basically the model. Note that it also sets the model used, e.g. Slow 100 corner, or something like that.
It is not recommended to embed constraints. There was a way to do it but it's really ugly and it has no scope(so it doesn't just apply to the file it's in, but is read like a generic constraint). Altera used to use this internally, but now tries to create an explicit .sdc for all IP and include it with a .qip file.