Testing the Interface
To make sure that the interface is running properly on your machine, run the demo examples.
- Open the demo example in VS/demo/Interfaces/SystemC/TimedPIPE/TimedPIPE.xml.
- Double-click SC_Module- stage1 and view the parameters.
- Right-click SC_Module- stage1 and select Open Block.
- Make sure you can see the SystemC source code.
- Click Interface > Generate Wrapper.
Figure 1. Interface -> Generate Wrapper
- Click Interface > Compile Wrapper (If you get an error message, then check whether you have installed Microsoft Visual Studio 9.0 in your system.)
If the compiling was successful, you get a message as follows:
The model ‘TimedPIPE” compilation process was successful.
Click GO to run the simulation. You will find a number of plots displaying results.