SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Template traits helper to select the correct bit/value/vector_types for. More...
#include <sysc/datatypes/bit/sc_proxy.h>
Template traits helper to select the correct bit/value/vector_types for.
sc_proxy-based vector classes.
All types derived from/based on a bit-vector contain typedef to a plain bool, all others point to the sc_logic_value_t/sc_logic/sc_lv_base types.
Definition at line 136 of file sc_proxy.h.