bg193 / tlm2c

Backup: Library implementing a C TLM-2 style to bridge C models to SystemC TLM-2.0 (C++) from GreenSocs (https://git.greensocs.com/tlm/tlm2c.git)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Backup: Library implementing a C TLM-2 style to bridge C models to SystemC TLM-2.0 (C++) from GreenSocs (https://git.greensocs.com/tlm/tlm2c.git)

License:Other


Languages

Language:C 93.6%Language:CMake 6.4%