CSIM Commands

The common form of all CSIM commands is one of the following two

  csim(command,...);
  csim(netIdx,command,...);

where netIdx is the index of the network to apply the command and command is one of the following strings:

A detailed description of each of the commands follows.

Subsections