ICETRACER

From ICE Enterprises
Jump to navigation Jump to search

ICE FPGA trace debug for ICE cards

<card>   PIC alias in HW file (i.e. PIC, PIC1, PIC2, ...)
<core>	 the numerical core index. Special: Common=0 PCIe=7
<flags>  list of flags to be added to the device config
<cfg>    path to the source file for the core (with a signal named "tracer")
         or the tracer string itself in quotes

This command captures a block of debug data from the swrstatdbg module of an 
ICE core and plots it.  The sourcefile is expectd to have a vector named 
"tracer" which is used to annotate the plot.

Switches:
	
 /MODE=mask  - set the debug bit mask - default=3
	  Bit=	0 - enable
		1 - oneshot
		2 - gated
		3 - compression (for slow changing data - overwrites bit 31)
	      7:4 - bit in tracer vector for trigger/gate

 /PCI  - switch enables special access to the PCIe core 

 /MC  - switch enables access to the Multicore registers