2006: Recursion in node node.

Cause

A schematic contains a block instance of the block that it defines, possibly through other blocks, which causes an infinite recursion. For example, if schematic A contains an instance of block B, and schematic B contains and instance of block A, then the schematics A and B constitute a recursion.

Resolution

Remove the block instance involved in the recursion from any of the involved schematics.