sample_pcie_sriov_device
sample_signal_device
Simics Reference Manual
/
5 Classes
/
sample_serial_device
Description
The
sample_serial_device
implements a serial device.
Interfaces Implemented
conf_object, log_object, serial_device
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Port Objects
bank.registers
sample_serial_device.registers
port.hreset
sample_serial_device.hreset
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
console
Optional
attribute;
read/write
access; type:
o|[os]|n
Name of a console object that is used for character output.
Required interfaces:
serial_device
.
input_buffer
Optional
attribute;
read/write
access; type:
[i*]
Input buffer.
irq_dev
Optional
attribute;
read/write
access; type:
o|[os]|n
Input characters pending interrupt.
Required interfaces:
signal
.
irq_level
Optional
attribute;
read/write
access; type:
i
Input characters pending interrupt level.
output_buffer
Optional
attribute;
read/write
access; type:
[i*]
Output buffer.
Provided By
sample-serial-device
sample_serial_device.hreset
Interfaces Implemented
conf_object, log_object, signal
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
sample_serial_device.registers
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view
Notifiers
cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
Commands for interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
sample_pcie_sriov_device
sample_signal_device