SDKZSPF LSI, SDKZSPF Datasheet - Page 155

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
8.2.6 clear imem
8.2.7 clear stats
8.2.8 disable break
This command clears the contents of internal or external instruction
memory. You specify internal or external memory, the starting address,
and the size of the region to clear.
Format –
Example –
This command clears all the run-time statistical information, which
includes the cycle count, the number of executed instructions, and the
number of instructions that are being grouped in the pipe.
Format –
Example –
This command disables a breakpoint from the current list of active
breakpoints. (Use the show break command to display current list.)
Format –
Example –
ZSIM Commands
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
clear imem {int|ext} addr size
zsim{32} clear imem ext 0x7000 0x1000
clear stats
zsim{32} clear stats
disable break breakpoint_number
zsim{32} disable break 4
8-13