Andy Pescher Posted May 2, 2023 Report Share Posted May 2, 2023 Hello everyone I'm just started learning SystemC with C++ and would like to ask for advice. I need to write a program for modeling data transmission in streaming mode on the SpaceFibre network, where losses must necessarily occur during transmission. For example, the network will have a source, a switching router, a receiver and virtual channels. And with a continuous flow of data in the router, an overload may occur and the data packet (frame) will be thrown out. Please help with the question - what steps should be taken to write this program and what data should be transmitted from the source to the recipient to make it easier to detect packet loss? I will be grateful for your advice and help! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.