SystemC acceleration on multi-core GNU/Linux platforms The document SC_acceleration.pdf (see the bottom of this page) explains a low cost and low complexity methodology to accelerate a SystemC application using TLM2 blocking interfaces and GNU/Linux inter proces communication mechanisms. This methodology was experimented on Kosim and was made possible by implenting the IPC adapters for the version 1.1 of Kosim released on 06/20/2010. The IPC adapters are implemented in directory ipc_adapter and the tests are in directories: main/generic_cpu/test5 main/generic_cpu/test5_1 main/generic_cpu/test5_2 |