# tlm2c **Repository Path**: yds90/tlm2c ## Basic Information - **Project Name**: tlm2c - **Description**: 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) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://git.greensocs.com/tlm/tlm2c/badges/master/build.svg)](https://git.greensocs.com/tlm/tlm2c/commits/master) ## Requirements * *None* OS support : * Linux (Debian/Ubuntu, CentOS) * Windows with MinGW * OS X ## Build ```bash $ mkdir build $ cd build $ cmake .. $ make ``` ## 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. [send us]:https://www.greensocs.com/contact