summaryrefslogtreecommitdiff
path: root/src/systemc/tests/tlm/p2p/HierarchicalSocket/golden/hierarchical_socket.log
blob: 137330634d0f8d6c3a2af073124b37e1bd886136 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SystemC Simulation
initiatorWrapper.child: Send write request: A = 0x0, D = 0x0 @ 0 s
targetWrapper.child: Received write request: A = 0x0, D = 0x0 @ 0 s
initiatorWrapper.child: Received ok response @ 10 ns
initiatorWrapper.child: Send write request: A = 0x4, D = 0x1 @ 10 ns
targetWrapper.child: Received write request: A = 0x4, D = 0x1 @ 10 ns
initiatorWrapper.child: Received ok response @ 20 ns
initiatorWrapper.child: Send write request: A = 0x8, D = 0x2 @ 20 ns
targetWrapper.child: Received write request: A = 0x8, D = 0x2 @ 20 ns
initiatorWrapper.child: Received ok response @ 30 ns
initiatorWrapper.child: Send write request: A = 0xc, D = 0x3 @ 30 ns
targetWrapper.child: Received write request: A = 0xc, D = 0x3 @ 30 ns
initiatorWrapper.child: Received ok response @ 40 ns
initiatorWrapper.child: Send write request: A = 0x10, D = 0x4 @ 40 ns
targetWrapper.child: Received write request: A = 0x10, D = 0x4 @ 40 ns
initiatorWrapper.child: Received ok response @ 50 ns
initiatorWrapper.child: Send read request: A = 0x0 @ 50 ns
targetWrapper.child: Received read request: A = 0x0 @ 50 ns
initiatorWrapper.child: Received ok response: D = 0x0 @ 150 ns
initiatorWrapper.child: Send read request: A = 0x4 @ 150 ns
targetWrapper.child: Received read request: A = 0x4 @ 150 ns
initiatorWrapper.child: Received ok response: D = 0x1 @ 250 ns
initiatorWrapper.child: Send read request: A = 0x8 @ 250 ns
targetWrapper.child: Received read request: A = 0x8 @ 250 ns
initiatorWrapper.child: Received ok response: D = 0x2 @ 350 ns
initiatorWrapper.child: Send read request: A = 0xc @ 350 ns
targetWrapper.child: Received read request: A = 0xc @ 350 ns
initiatorWrapper.child: Received ok response: D = 0x3 @ 450 ns
initiatorWrapper.child: Send read request: A = 0x10 @ 450 ns
targetWrapper.child: Received read request: A = 0x10 @ 450 ns
initiatorWrapper.child: Received ok response: D = 0x4 @ 550 ns

Info: /OSCI/SystemC: Simulation stopped by user.