User guide

CIF Module - SimpleVSP
CoMET Version 5.9 – Tutorial 61
The SimpleVSP1.fmx file now contains VirtualPlatform1, an instance of the VirtualPlatform
module type.
The VirtualPlatform1 module instance shows the ports we created earlier. We now add the
clock and reset to the SimpleVSP and connect them to the VirtualPlatform instance ports.
Adding Clock and Reset to SimpleVSP
Referring to the SimpleVSP Project Block Diagram, page 23, we now need to add to
SimpleVSP an instance of VastGpClock and an instance of VastGpReset. These are both in
the VaST modules library, and can be added from the Modules window using the methods
described in Adding Module Instances to the Virtual Platform, page 32.
Add an instance of VastGpClock to SimpleVSP1
Add an instance of VastGpReset to SimpleVSP1
The SimpleVSP1.fmx XML Tree view now shows the three module instances in
SimpleVSP1.