gml_link_impl graphcon
Simics Reference Manual  /  5 Classes  / 

goldfish-rtc

Description

goldfish virtual hardware real-time clock

Interfaces Implemented

conf_object, log_object

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.
state-change
Notifier on potential DML state change

Port Objects

bank.regs
goldfish-rtc.regs
port.HRESET
goldfish-rtc.HRESET

Commands for this class

Attributes

initial_time
Optional attribute; read/write access; type: i
Time at reset in seconds
irq_dev
Optional attribute; read/write access; type: o|[os]|n
RTC alarm interrupt request

Required interfaces: signal.

Provided By

goldfish-rtc

goldfish-rtc.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.

goldfish-rtc.regs

Interfaces Implemented

conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, register_view, register_view_catalog, register_view_read_only, transaction

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

Commands for interface instrumentation_order

Commands for interface transaction

gml_link_impl graphcon