

also inside: scripting bridge
SC Scripting Bridge connects your SystemC simulation with a powerful scripting engine. It enables you to configure your SystemC models without recompilation, change model parameters interactively at run time, create complex test cases (even for object oriented or multithreaded code), and control interconnections. With just a few lines of code, you can add full featured monitors and graphical user interfaces. Your models will stay SystemC compatible, so they can be compiled on machines without the SC Scripting Bridge. Because you only work with the OSCI reference simulator, you simply need to include a provided header file and add our library to your linker options and you are done. Read more ...
