scc 2025.09
SystemC components library
tlm::scc::pe Namespace Reference

SCC protocol engines. More...

Classes

struct  intor_fw
struct  intor_bw
struct  intor_fw_b
struct  intor_fw_nb
struct  intor_bw_b
struct  intor_bw_nb
class  parallel_pe

Enumerations

enum class  type { NB , BL }

Detailed Description

SCC protocol engines.

Enumeration Type Documentation

◆ type

enum class tlm::scc::pe::type
strong

enum to express expectations and capabilities. NB means no backpressure (aka non-blocking)

Definition at line 32 of file intor_if.h.