>> [
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

@

Synopsis

@python-statement

Description

Evaluates the rest of the command line as a Python statement or expression. Return values from expressions are printed as in Python and are not affected by CLI output settings, such as output radix, unlike the python command.

Provided By

Simics Core

See Also

python, run-python-file, python-mode
>> [