Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 699 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 699 Bytes

TLM2C

Overview

TLM2C is a library implementing a C TLM-2 style to bridge C models to SystemC TLM-2.0 (C++).

Code status

build status

Requirements

  • None

OS support :

  • Linux (Debian/Ubuntu, CentOS)
  • Windows2 with MinGW
  • OS X : soon

Build

$ cmake .

This will result in generating the Makefile to build TLM2C.

Contributing

TLM2C is an open source, community-driven project. If you'd like to contribute, please feel free to fork project and open a merge request or to send us a patch.