On Bench dependencies control the order in which blocks are mined on the bench.
Table of Contents |
---|
Auto Rule Type
Every bench in the project has an Auto Rule Type which determines automatic dependency creation.
...
- Right click at any level in the hierarchy.
- Select "Clear Removal from Automatic Dependencies".
"AND" and "OR" dependencies types
Dependency Type | Logical Function | Example | Explanation |
---|---|---|---|
"AND" | Returns TRUE if all of the conditions evaluate to TRUE | In this example:
| |
"OR" | Returns TRUE if any condition evaluates to TRUE | In this example:
|
To change the dependency type:
- select the applicable dependency type from the dropdown list for the level on the left,
- toggle the Dependency Type button (the last one in the toolbar).