Hi all,
I need an accumulation in my design. However, it doesn't work in hardware co-simulation.
This is my situation:
1. [1:10;[11:20]]' from workspace as the input. Process by an default setting accumulation. Finally output to a scope. It works very well in the matlab simulation case.
2. Generate the accumulation to LIB with the point2point network cosimulation. The result return is unexpectable, very different from that of the software simulation.
Would anyone tell what happens to this, pls? How to get the correct answer in hardware co-simulation? Thanks.