Memento Event Interface
The Memento Event interface allows the CustomLogic to send timestamped events to the Memento Logging tool with a precision of 1 µs.
Along with the timestamped event, two 32-bit arguments are reported in Memento as follows:
ARG_0 ARG_1 [ts:0195.350699] Message from CustomLogic: 0x00000003 0x00000002
Master interface signals
Signal |
Width |
Direction |
Description |
---|---|---|---|
m_memento_event |
N*1 |
Output |
Pulse of one cycle indicating a CustomLogic event. |
m_memento_arg0 |
N*32 |
Output |
32-bit argument that is reported in Memento Logging tool along with the corresponding CustomLogic event. |
m_memento_arg1 |
N*32 |
Output |
32-bit argument that is reported in Memento Logging tool along with the corresponding CustomLogic event. |
In the Width column: “N” refers to the total number of interface slots, which is the number of devices/cameras supported by the CustomLogic variant.
□ |
□ |
□ |