0% found this document useful (0 votes)
73 views1 page

Getting Started With TLM-2.0 - Download For Example 6

This document provides an overview of an example demonstrating multi-sockets, non-blocking transport, and an interconnect component with multiple initiators and targets in TLM-2.0. It includes source code under an open source license and a PDF with copyrighted material.

Uploaded by

Frankie Liu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views1 page

Getting Started With TLM-2.0 - Download For Example 6

This document provides an overview of an example demonstrating multi-sockets, non-blocking transport, and an interconnect component with multiple initiators and targets in TLM-2.0. It includes source code under an open source license and a PDF with copyrighted material.

Uploaded by

Frankie Liu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Getting Started with TLM-2.

A Series of Tutorials based on a set of Simple, Complete Examples

Example 6 - Multi-sockets, Non-blocking Transport

This example demonstrates the following features of TLM-2.0:


Multi-sockets
The non-blocking transport interface
An interconnect component with multiple initiators and targets

You will download source code licensed under the Apache License, Version 2.0, and a PDF file containing copyrighted material developed by Doulos
Ltd. You are welcome to use and copy all material for private individual use, subject to the terms of the license agreement. For use of any material within
a commercial presentation or within a separate document for wider distribution, we request that you give due acknowledgement to Doulos Ltd as the
source of that material and the copyright owner. Any mention of specific organisations or their products does not imply an endorsement by Doulos of
either the organisation or the product. All third party trademarks acknowledged.
View the source code tlm2_getting_started_6.cpp

Run this example in EDA Playground

Back to the full list of TLM-2.0 Tutorials

©Copyright 2005-2019 Doulos. All rights reserved.

You might also like