User guide
CIF Module - SimpleVSP
62 CoMET Version 5.9 – Tutorial
Connecting the SimpleVSP Module Instances
We now connect the module instance ports. Because the modules are on the same level, we
must create nets to connect the ports. For the steps below use the appropriate methods for
adding nets and connecting ports described in Adding Nets and Port Connections, page 43.
Add to SimpleVSP1 the net ClockNet, of type StdClock. Add the Description: This
connects the VSP Clock to the VirtualPlatform PlatformClock
port.
Add to SimpleVSP1 the net ResetNet, of type StdLogic. Add the Description: This
connects the VSP Reset to the VirtualPlatform PlatformReset
port.
Connect net ClockNet to VastGpClock1, Clock Port
Connect net ClockNet to VirtualPlatform1, PlatformClock
Connect net ResetNet to VastGpReset1, Reset Port
Connect net ResetNet to VirtualPlatform1, PlatformReset
The SimpleVSP1.fmx, XML Tree view shows the nets and port connections.
The VirtualPlatform1 module instance shows a Parameter Override for the
NumberOfMemoryBlocks parameter we created for the VirtualPlatform module. If at some