Keyboard And Mouse - AMD SimNow Simulator 4.4.4 User Manual

Amd simnow simulator user manual
Table of Contents

Advertisement

User Manual
Automation Command
ExportSPD <DimmNo> <fullpath>
ResetPDLs <DimmNo>
PDLRespRange <DimmNo>
<PDLNo> <High> <Low>
GetPDLRespRange <DimmNo>
<PDLNo>
GetPDLData <DimmNo>
GetConfig
GetMaxDimms
SetMaxDimms <num>
GetDimmDescription <DimmNo>
GetDimmType <DimmNo>
GetDimmSize <DimmNo>
GetDimmBanks <DimmNo>
GetDimmWidth <DimmNo>
GetSpdData <DimmNo>
DeleteDimm <DimmNo>
GetSpdDataByte <DimmNo>
<Addr>
SetSpdDataByte <DimmNo>
<Addr> <Data>
A.7.25 Keyboard and Mouse
By default the GUI uses keyboard.key and keyboard.mousemove commands to send input
to the simulator. These can be overridden using the Gui_Key_Device and
Gui_Mouse_Device registry keys. For example, if you connect a USB keyboard device to
the simulation, you can have keystrokes use the USB keyboard rather than the old
keyboard.
1 simnow> keyboard.usage
Automation Command
Key <XX> [XX...]
Appendix A
AMD Confidential
Description
ExportSPD provides the option of saving SPD ROM
data from DimmNo to the file specified by "fullpath".
The file format is an unformatted binary image, with an
extension of ".spd".
ResetPDL sets all 16 PDL response ranges to their
maximum range (0 - 255).
Sets the PDL Response Rage of memory module
„DimmNo‟ and PDL „PDLNo‟ to „High‟ and „Low‟.
Returns the PDL response range of memory module
„DimmNo‟ and PDL „PDLNo‟.
Lists the PDL data of memory module „DimmNo‟.
Displays
DIMM
„PdlRespRange‟, „MBBaseAddr‟, „OutOfRangeResp‟
and „PdlErrorSim‟.
Returns the maximum number of DIMMs that can be
simulated.
Sets the maximum number of DIMMs that can be
simulated.
Returns a short description of the memory module
„DimmNo‟. It displays memory type, total size, number
of banks and device data width in bits.
Returns the DIMM type of memory module „DimmNo‟.
Returns the DIMM size of memory module „DimmNo‟.
Returns the DIMM banks of memory module
„DimmNo‟.
Returns the DIMM width of memory module
„DimmNo‟.
Returns SPD data of memory module „DimmNo‟.
Deletes memory module „DimmNo‟ from current
configuration.
Returns a specific SPD data byte stored at <Addr> on
Dimm <DimmNo>.
Sets the SPD data byte <Data> at SPD-Address <Addr>
on DIMM <DimmNo>.
Description
Forwards the specified key to the simulated system.
E.g., the following command forwards the ENTER
keystroke to the simulated system: keyboard.key 1C.
September 12
configuration
details,
th
, 2008
like
247

Advertisement

Table of Contents
loading

Table of Contents