SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
The sc_buffer<T> primitive channel class. More...
#include "sysc/communication/sc_signal.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_buffer< T, POL > |
Namespaces | |
sc_core | |
The sc_buffer<T> primitive channel class.
Like sc_signal<T>, but every write causes an event.
Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21
CHANGE LOG IS AT THE END OF THE FILE
Definition in file sc_buffer.h.