17.1.9.1.8 derive_constraints
(Ask a Question)Description
Instantiate component SDC files into the design-level database.
derive_constraints
Arguments
| Return Type | Description |
|---|---|
| 0 | Command succeeded. |
| 1 | Command failed. There is an error. You can observe the error message in the console. |
List of Errors
| Error Code | Error Message | Description |
|---|---|---|
|
ERR0013 | Top-level is not defined | This means that the top-level module or entity is
not specified. To fix this call, issue the
set_top_level command before the
derive_constraints command. |
Example
derive_constraints
