AMD SimNow Simulator 4.4.4 User Manual page 184

Amd simnow simulator user manual
Table of Contents

Advertisement

User Manual
Click on "Modify Group (Show Devices)". This will open a separate show device viewer
window.
If any modifications are done to the device group, then they will be saved with the BSD.
Note that it is possible to modify a device group to a point where its children look
nothing like the original device.
15.1.4
Shell Automation Commands for Device Groups
The shell automation commands that are used for a device also work for a device group.
For example, shell.KnownDevices lists all known devices (both device libraries and
device groups). For example, a device group exposes ports and connections, so
"
shell.AvailablePorts
whether it's a group or a library).
15.1.4.1
Device Tree
You can optionally reference a device in the parent and child grouping device tree, using
the syntax separator "
the root device. Here are some examples, using a machine and platform that just has two
"
4 core Node
" devices...
1 simnow> shell.createddevices
"4 core Node #0"
"4 core Node #1"
1 simnow> shell.CreatedDevices "-> Machine #1"
"4 core Node #0"
1 simnow> shell.createddevices "-> Machine #1 -> 4 core Node #0"
Cpu:0
Cpu:1
Cpu:2
Cpu:3
sledgenb:0
1 simnow> shell.createddevices "-> Machine #1 -> 4 core Node #1"
Cpu:4
Cpu:5
Cpu:6
Cpu:7
sledgenb:1
172
AMD Confidential
Figure 3-10: Device Group
" and "
shell.Connect
->
" between device parent and child, and "
"4 core Node #1"
"AweSim Processor #0"
"AweSim Processor #1"
"AweSim Processor #2"
"AweSim Processor #3"
"AMD 8th Generation Integrated Northbridge #4"
"AweSim Processor #0"
"AweSim Processor #1"
"AweSim Processor #2"
"AweSim Processor #3"
"AMD 8th Generation Integrated Northbridge #4"
" etc. work with a device (regardless of
Chapter 15: Frequently Asked Questions (FAQ)
h
September 12
, 2008
-> Machine #1
" as

Advertisement

Table of Contents
loading

Table of Contents