User guide
CIF Module - SimpleVSP
CoMET Version 5.9 – Tutorial 43
Adding Nets and Port Connections
The ports of devices at the same level of the module hierarchy must be connected by nets. A
device port can connect directly only to the port of the device's parent module or to the port
of a child module of the device.
Devices within the VirtualPlatform module must be connected by nets.
Referring to the SimpleVSP Project Block Diagram, page 23, there are three nets to create in
the VirtualPlatform module:
• StdBus1Net - type: StdBus - connects VPM and memory
• StdBus1ClockNet - type: StdClock - connects VPM and memory to the BusClock
• StdLogic0Net - type: StdLogic - connects VPM interrupts to logic 0
There are several ways to add nets and connect them to ports.
Adding a Net, XML Tree View
In the VirtualPlatform.fmx XML Tree View, right click on Nets
Choose Add Net from the context menu.