Skip to content

Latest commit

 

History

History

Doulos_Sockets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Tutorial 1 - Sockets, Generic Payload, Blocking Transport

This is a TLM demo developed by Doulos, you can find the original descriptions here.

In this project, it:

  • Shows the generic payload, sockets, and blocking transport interface.
  • Shows the responsibilities of initiator and target with respect to the generic payload.
  • Has only dummy implementations of the direct memory and debug transaction interfaces.
  • Does not show the non-blocking transport interface.