Right click on the white space or blocks opens a contextual menu.

The contextual menu contains primary the a copy of the toolbar and allows to insert in-place any of the virtual blocks that Sci-Compiler support for the target board

Image

The blocks are inserted “in-place” that means near to the point where the user right-clicked.

When a block in selected the contextual menu shows extra commands to edit the node properties (ie change the number of input or size of a memory), fan-out all pins to variables with the same name of the pins, open the guide.

Image

Automatic fan-out to variable create a variable with the same name of the pin of the block

Some particular blocks like register can be duplicate and in a way that increment an iterator

Image

will generate the required number of register incrementing the name.

Image