Skip to content

congtri/SystemC_TLM_Learning

Repository files navigation

This is a basic SystemC/TLM example from https://www.edaplayground.com/x/56Q4
https://www.doulos.com/knowhow/systemc/tlm-20/

Prerequisite packages:
- SystemC compiled with C17 standard
- Cmake
$ cd [Project_name] (cd Initator_Receiver)
$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./SystemC_Transmitter_Receiver

About

Learning SystemC/TLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published