SDKZSPF LSI, SDKZSPF Datasheet - Page 161

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
8.2.15 enable trace
<cycle> (seqID) PC Opcode Instruction ! register=value
<cycle> +=+=+=+=+=+=+=+=+=+=+=+ ! register=value
<cycle> (seqID) PC Opcode Store Instruction ! [Memory-Address]=value
<cycle> (seqID) PC Opcode Load Instruction ! register=value [Memory-Address]
<cycle> (seqID) PC Opcode Branch Instruction ! direction, result
Table 8.7
Format –
Examples –
***(info) Data Unit profile information is ON.
***(info) Instruction Unit profile information is ON.
***(info) Pipeline Unit profile information is ON.
This command enables a predefined trace type. Run-time traces
generate text output representing the state of the architecture on a cycle-
by-cycle basis. There are four types of predefined runtime tracing:
ZSIM Commands
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
TAG
lsu_mss_req_read
lsu_mss_req_write
lsu_mss_send_data
lsu_mss_get_data
lsu_mss_cond_abort
shows in which cycle the core received an abort signal from the
MSS.
enable profile {du|iu|pipe|lsu}
zsim{1} enable profile du
zsim{2} enable profile iu
zsim{3} enable profile pipe
write
Displays architectural state changes associated with memory or
registers for each cycle in the following format:
LSU Output Description
Description
Request a read from MSS.
Request a write to MSS.
Send data for req_write.
Receive data for req_read.
Receive cond_abort signal from the
MSS to abort any requests in previous
and current cycle.
8-19