The messages received by the memory are queued, and processed after the latency time of the memory
Inherits sc_channel, scMemoryMessagefifowrite_if, and scMemoryMessagefiforead_if.
|
void | read (scMemoryMessageFIFO_t *&c) |
|
void | write (scMemoryMessageFIFO_t *c) |
|
◆ read()
void scMemoryMessageFIFO::read |
( |
scMemoryMessageFIFO_t *& |
c | ) |
|
|
inline |
! scMemoryMessageFIFO_read_event.notify(SCTIME_CLOCKTIME);
◆ write()
void scMemoryMessageFIFO::write |
( |
scMemoryMessageFIFO_t * |
c | ) |
|
|
inline |
! scMemoryMessageFIFO_write_event.notify(SCTIME_CLOCKTIME);
The documentation for this class was generated from the following file: