ChipScope Pro Software and Cores User Guide
129
UG029 (v14.3) October 16, 2012
ChipScope Pro Analyzer Command Line Options
•
Open Cable/Search JTAG Chain:
Automatically detects the cable, and queries the
JTAG chain to find its composition
•
Turn On/Off Auto Core Status Polling
: Green icon means polling is on, red icon
means polling is off. Same as
JTAG Chain > Auto Core Status Poll
•
Run
: Same as
Trigger Setup > Run
(
F5
)
•
Stop
: Same as
Trigger Setup > Stop Acquisition
(
F9
)
•
Trigger Immediate
: Same as
Trigger Setup > Trigger Immediate
(
Ctrl+F5
)
•
Go To X Marker:
Same as
Waveform > Go To > Go To X Marker
•
Go To O Marker:
Same as
Waveform > Go To > Go To O Marker
•
Go To Previous Trigger:
Same as
Waveform > Go To > Trigger > Previous
•
Go To Next Trigger:
Same as
Waveform > Go To > Trigger > Next
•
Zoom In:
Same as
Waveform > Zoom > Zoom In
•
Zoom Out:
Same as
Waveform > Zoom
> Zoom Out
•
Fit Window:
Same as
Waveform > Zoom
> Zoom Fit
ChipScope Pro Analyzer Command Line Options
On Windows systems, the ChipScope Pro Analyzer tool can be started either from the
command line or from the
Start
menu.
•
On 32-bit Windows systems, you can invoke the ChipScope Pro Analyzer tool from
the command line by running:
<XILINX_ISE_INSTALL>\bin\nt\analyzer.exe
•
On 64-bit Windows systems, you can invoke the ChipScope Pro Analyzer tool from
the command line by running:
<XILINX_ISE_INSTALL>\bin\nt64\analyzer.exe
•
On 32-bit Linux systems, you can invoke the ChipScope Pro Analyzer tool from the
command line by running:
<XILINX_ISE_INSTALL>/bin/lin/analyzer
•
On 64-bit Linux systems, you can invoke the ChipScope Pro Analyzer tool from the
command line by running:
<XILINX_ISE_INSTALL>/bin/lin64/analyzer
where
<XILINX_ISE_INSTALL>
represents the location where the Xilinx ISE Design
Suite tools are installed.
Optional Arguments
The following command line options are available, if run from the command line:
-geometry <
width
>x<
height
>+<
left edge x coord
>+<
top edge y coord
>
Set location, width and height of the ChipScope Pro Analyzer tool program window.
-project <
path and filename
>
Reads in specified project file at start. Default is not to read a project file at start up.
-init <
path and filename
>