default-XXX
, where XXX
is replaced by the name of the current domain. Alternative targets for simulation can be used to specify different behavior (for example, to use a different scheduler or to analyze a schematic rather than running a simulation). For code generation, the target contains information about the target of compilation, and has methods for downloading code and starting execution.
targetsreturns the list of targets available for the current domain. The command
targets domainreturns the list of targets available for domain.
targetdisplays the target for the current universe or current galaxy, together with its parameters. Specifying an argument, e.g.
target new-target-namechanges the target to new-target-name.
targetparam
command. The syntax is
targetparam param-name ?new-value?
pragma b1 b2 name value
Set pragma name to value for block b2 in parent b1.pragmaDefaults target
Print the default values of the pragmas for the target.