Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 532 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 532 Bytes

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.