Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 TypeLogical FunctionExampleExplanation
"AND"Returns TRUE if all of the conditions evaluate to TRUEImage Added

In this example:

  • selected and highlighted in yellow Blast 3008 will only be mined after blocks 36 AND 106 have been mined.
"OR"Returns TRUE if any condition evaluates to TRUEImage Added

In this example:

  • Mining on the selected and highlighted in yellow  Blast  109 can begin after mining any of the blocks pointing to it with blue arrows (114 OR 107 OR 105 OR 106).

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).