1SystemC Simulation
2Should be 7 errors but no aborts ...
3
4Error: (E107) bind interface to port failed: interface already bound to port: port 'top.m.p7' (sc_port)
5In file: <removed by verify.pl>
6
7Error: (E109) complete binding failed: 0 actual binds is less than required 5: port 'top.m.p6' (sc_port)
8In file: <removed by verify.pl>
9
10Error: (E109) complete binding failed: 6 binds exceeds maximum of 5 allowed: port 'top.m.p5' (sc_port)
11In file: <removed by verify.pl>
12
13Error: (E109) complete binding failed: 2 binds exceeds maximum of 1 allowed: port 'top.m.p4' (sc_port)
14In file: <removed by verify.pl>
15
16Error: (E109) complete binding failed: 3 binds exceeds maximum of 2 allowed: port 'top.m.p3' (sc_port)
17In file: <removed by verify.pl>
18
19Error: (E109) complete binding failed: 1 actual binds is less than required 2: port 'top.m.p2' (sc_port)
20In file: <removed by verify.pl>
21
22Error: (E109) complete binding failed: port not bound: port 'top.m.p1' (sc_port)
23In file: <removed by verify.pl>
24
25Success
26