I have 2 several CoDeveloper-projekts with HW-processes and want to conect them on an Xillinx XUP-Board with streams over the plb-bus.
I generated the Interfaces with the help of co_port_create. I instantiated the two Projekts in xps as slaves on the plb. While simulating the system in Modelsim the second process can't read the stream from the first one.
How can I manage it, that the two projekts communicate with each other?
Thanks












