Giter VIP home page Giter VIP logo

systemc-training's Introduction

SystemC Training

This project is used for me to learn SystemC TLM.

Adder

This is a simpe project from National Chiao-Tung University.

This is a simple SystemC tutorial by Synopsys.

In this project, it:

  • Shows the usage of ports, channels;
  • Block and non block require/response;

This is the first TLM tutorial by Doulos.

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.

This is the second TLM tutorial by Doulos.

In this project, it:

  • Shows the direct memory interfaces and the DMI hint.
  • Shows the debug transaction interface
  • Shows the proper use of response status

This is the third TLM tutorial by Doulos.

In this project, it:

  • Shows a router modeled as an interconnect component between the initiator and the target
  • The router decodes the address to select a target, and masks the address in the transaction
  • Shows the router passing transport, DMI and debug transactions along forward and backward paths and doing address translation in both directions

The hierarchy is shown bellow:

the module hierarchy

This is the fifth TLM example by Doulos.

In this project, it:

  • Shows two loosely-timed initiators both with temporal decoupling and quantum keeper
  • Shows a bus with multiple initiators and multiple targets (four memories)
  • Routes transactions to target and back using address decoding built into the bus
  • Uses tagged interfaces and sockets to implement multiple fw/bw interfaces in a single module
  • Propagates DMI calls on both forward and backward paths, with 'invalidate' being broadcast to every initiator
  • Shows transaction pooling using a memory manager

systemc-training's People

Contributors

singularitykchen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.