native-path new-bank-coverage-tool
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-attr-meter

Synopsis

new-attr-meter ["name"] "attribute" [realtime-period] [simtime-period]

Description

Create an attribute meter that makes it possible to visualize attributes in the GUI's Statistics Plot window.

Optionally it may be given a name. The attribute argument must be specified as objectname.attributename. The attribute must be numerical (i.e., have type i or f).

realtime-period and simtime-period determines how often to poll the attribute, in seconds of real and simulated time, respectively.

Provided By

attr-meter
native-path new-bank-coverage-tool