SystemC-2.0
Specific Constructs
nChannels: Serves as a container for communication and synchronization
nInterfaces:
specifies the set of access methods to
the channel, however does not implement
them
nEvents: low-level synchronization primitives
nThe concepts were inspired from SpecC language