|
|
|
|
|
|
|
|
|
|
|
|
Introduction
|
|
|
SystemC provides Channels for communication between two modules. This Channels make complex communication easy. SystemC has two types of channels. |
|
|
|
|
|
|
|
|
|
|
|
Primitive Channels
|
|
|
sc_prim_channel is the base class for all primitive channels, and provides such channels with unique access to the update phase of the scheduler. |
|
|
|
|
|
This standard provides a number of predefined primitive channels to model common communication mechanisms. Some of them are. |
|
|
|
|
|
- sc_mutex
- sc_fifo
- sc_semaphore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 1998-2014 |
Deepak Kumar Tala - All rights reserved |
Do you have any Comment? mail me at:deepak@asic-world.com
|
|