advice for HW debug if porting xillybus demo bundle

Questions and discussions about the Xillybus IP core and drivers

advice for HW debug if porting xillybus demo bundle

Postby Guest »

Hi, dear Xillybus elites,

In general, while you happen to something weird and need to debug the xillybus HW, do you add ILA IP into the demo bundle project and use JTAG for monitor via ILA ?
In standalone FPGA, we use ILA for embedded internal signal debugging. But when use of xilinux demo bundle with Ubuntu running, I need your experience sharing when it requires to debug some internal signals. Does ILA works with xillybus demo bundle in FPGA ? Thanks
Guest
 

Re: advice for HW debug if porting xillybus demo bundle

Postby support »

Hello,

There is no conflict between ILA and Xillybus, so you may use it to debug an FPGA project including Xillybus like any FPGA project.

Note that Xillybus itself is often handy for debugging, as it can be used to transport debug data easily to the host (and at a considerably higher rate).

Regards,
Eli
support
 
Posts: 802
Joined:

Re: advice for HW debug if porting xillybus demo bundle

Postby Guest »

Yes, I see. But we're debugging the HW logic which happens UIO random read/write errors in the the customized bus wrapper b/w xillybus-lite and HLS IP in the xillybus demo bundle project. It needs LA to probe internal signals. Or do you have better debugging solution for such issue ?
Guest
 

Re: advice for HW debug if porting xillybus demo bundle

Postby support »

Hello,

As I said, there's no problem using ILA with Xillybus.

Regards,
Eli
support
 
Posts: 802
Joined:


Return to Xillybus