An uPCore Transaction Model Output File (with the extension .mbus_out) is generated by the Simulator when you simulate a design that contains an ARM-based Excalibur embedded processor core and you specified an upCore Transaction Model Input File. This file shows the results of the bus functional model simulation.
The uPCore Transaction Model Output File contains the port names (Master Port or Slave Port), the transaction numbers, the addresses where the data is written, the actual and expected data, the length of data access and the state of the transaction.
To view the arm_top.mbus_out file, follow these steps:
Choose Open (File menu).
In the Files of type list, select All Files.
In the \qdesigns\excalibur\ subdirectoy, select the arm_top.mbus_out file.
Click Open.
To close the arm_top.mbus_out file, choose Close (File menu).
|