# nvdla_tlm2c **Repository Path**: cchen/nvdla_tlm2c ## Basic Information - **Project Name**: nvdla_tlm2c - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: nvdla_vp - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-29 - **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](http://ci.greensocs.com/projects/15/status.png?ref=master)](http://ci.greensocs.com/projects/15?ref=master) ## Requirements * *None* OS support : * Linux (Debian/Ubuntu, CentOS) * Windows2 with MinGW * OS X : soon ## Build ```bash $ 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. [send us]:http://www.greensocs.com/contact