obsolete generic-message-link sample device
conf_object, log_object, generic_message_device
- 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.
-
address
-
Required attribute;
read/write access; type:
i
Address of the device itself on the link.
-
dest_address
-
Optional attribute;
read/write access; type:
[ii]
Destination address for the messages (default is [0,0]).
-
value
-
Optional attribute;
read/write access; type:
[ii]
Value to send in messages (default is [0,0]).
-
length
-
Optional attribute;
read/write access; type:
[ii]
Length of the message to send (default is [1,100] bytes).
-
delay
-
Optional attribute;
read/write access; type:
[ii]
Delay between each message in cycles (default is [1,100]).
-
frame_delay
-
Optional attribute;
read/write access; type:
[ii]
Delay to send messages in ns (default is [0,0] ns).
-
save_logs
-
Pseudo attribute;
read/write access; type:
i
Activate/Deactivate log saving for send/received frames
-
link
-
Optional attribute;
read/write access; type:
o|n
Link to connect to.
test-generic-message-device