04-29-2016 03:10 AM
After synthesizing my block design with Zynq, some Xilinx IP and a custom IP, I marked several nets for debug (netlist window -> right click -> mark debug)
During implementation I get about 100 critical warnings, saying :
[Chipscope 16-3] Cannot debug net 'u_ila_0_wea[0]'; it was auto-generated for ChipScope.
anyone knows where this error comes from?
04-29-2016 03:19 AM
Hi @ronnywebers,
Can you please verify if you have dbg_hub and ILA in the design?
Thanks,
Arpan
04-29-2016 03:56 AM
Below links may give you a clue
http://www.xilinx.com/support/answers/64735.html
04-29-2016 04:31 AM
hello @arpansur, if I enter 'get_debug_cores'
returns : dbg_hub design_1_i/vio_0 u_ila_0_0
note that the VIO is instantiated in my block design.
04-29-2016 06:00 AM
Hi @ronnywebers,
What is u_ila_0_0?
Is there ILA in the netlist window?
Thanks,
Arpan