change-namespace clear-directories
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

check-cell-partitioning

Synopsis

check-cell-partitioning [checkpoint]

Description

Verify that the cell partitioning into cells of the given checkpoint is correct; that is, that no objects in one cell have references to objects in another cell.

If no checkpoint is given, check the currently loaded configuration.

Objects having a boolean attribute outside_cell that is set to True are not considered part of any cell and are thus exempted from the check.

When used in an expression, command returns True if no errors were found. False is returned if any errors were found.

Provided By

Simics Core
change-namespace clear-directories