Frequently asked questions (faq), Terms, On 15 – AMD SimNow Simulator 4.4.4 User Manual
Page 181: 15 frequently asked questions (faq)

AMD Confidential
User Manual
September 12
th
, 2008
Chapter 15: Frequently Asked Questions (FAQ)
169
15 Frequently Asked Questions (FAQ)
Why is the mouse cursor very difficult to control inside the simulated display area?
The mouse on the Host and in the Guest do not track each other very well in general. We
provide another mouse mode to help with this. Click on the menu item "Special
Keyboard→Grab Mouse and Keyboard", see Section 3.3, “Device Groups
A platform (*.bsd) consists of devices, and each device is an instance of either a device
library (*.bsl or *.so) or a device group (*.bsg). A device group is an aggregation of
devices into a single composite device that has some customized aspects (includes its
name, icon, ports, initial and default state).
Device groups are a particular class of devices. They have the same properties and
characteristics as traditional devices, but also allow the user to extend and tailor specific
device(s) to meet a particular hardware implementation or configuration. Device groups
provide a method that allows the user to group or collect one or more devices, libraries or
groups into one composite device. To the user, the composite device will look and feel no
different than a normal device library and, for the most part, the two should be
indistinguishable.
A device group can consist of one or more child devices, with some optional initialization
state associated with each child device, and those devices can optionally be connected to
each other. It may be helpful to think of a device group as a BSD within a BSD.
However, a device group also has its own identity as a device, and it can support external
connection ports that allow it be connected to other devices in the same manner as a
traditional device library.