MEM.LoadTool Class Reference

Provide a private memory dumping class for fileTools.py. More...

List of all members.

Public Member Functions

def __init__
 LoadTool constructor.
def loadMemory
 Load a given memory address with data.


Detailed Description

Provide a private memory dumping class for fileTools.py.

Definition at line 319 of file MEM.py.


Member Function Documentation

def __init__   self,
  cmdDb,
  unit,
  primaryBoot
 

LoadTool constructor.

Parameters:
cmdDb Command database
unit LAT unit id to load
primaryBoot Flag indicating whether the unit is in primary boot or not

Definition at line 321 of file MEM.py.

def loadMemory   self,
  address,
  tranID,
  data
 

Load a given memory address with data.

Parameters:
address Starting address
tranID Transaction ID
data Packed string of 32-bit words to load
Returns:
True if the load was successful, False otherwise.

Definition at line 332 of file MEM.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:07 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO