20 | | Figure 1 presents a minimal system containing one single initiator, '''VciSimpleInitiator''', and one single target, '''VciSimpleTarget'''. In the proposed example, the '''my_initiator''' module behavior is modeled by the SC_THREAD '''execLoop()''', that contains an infinite loop. The call-back function '''rspReceived()''' is executed when a VCI response packet is received by the initiator module. |
| 20 | Figure 1 presents a minimal system containing one single initiator, '''VciSimpleInitiator''' , and one single target, '''VciSimpleTarget'''. In the proposed example, the '''my_initiator''' module behavior is modeled by the SC_THREAD '''execLoop()''', that contains an infinite loop. The call-back function '''rspReceived()''' is executed when a VCI response packet is received by the initiator module. |