SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
A simple priority queue (which can be used to model multiple. More...
#include "sysc/kernel/sc_cmnhdr.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_ppq_base |
Priority queue base class. More... | |
class | sc_core::sc_ppq< T > |
Namespaces | |
sc_core | |
A simple priority queue (which can be used to model multiple.
clocks). From Cormen-Leiserson-Rivest, Ch.7.
Original Author: Stan Y. Liao, Synopsys, Inc.
CHANGE LOG AT END OF FILE
Definition in file sc_pq.h.