How to configure Eclipse to use TLM-2.0

Today I tell you how to create a project in eclipse for work with TLM-2 and SystemC, it’s very easy!

Continue reading »

Posted in General | Tagged , , | Leave a comment

Coding Styles

TLM-2 lists modeling 3 different modes (called Coding Styles in official documents): untimed, Loosely-timed and Approximately-timed. Each serves a specific purpose, and to model different types of systems. We must also take into account the cost of each simulation mode (untimed less expensive, Approximatelly-timed more expensive).

Continue reading »

Posted in General | Tagged , , , , | Leave a comment

Welcome

I start this blog with the intention to talk, discuss, inform, learn about the SystemC-TLM-2.0 world.

Posted in General | Tagged , | 1 Comment