element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Ultra96 Hardware Design Logic debugging on Ultra96-v2
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 2 replies
  • Subscribers 332 subscribers
  • Views 4592 views
  • Users 0 members are here
  • ultra96-v2
  • debug
  • logic analysis
  • usb to jtag
Related

Logic debugging on Ultra96-v2

thomas-schulik
thomas-schulik over 5 years ago

Hello,

 

actually I try to debug a logic on my Ultra96 with the Xilinx ILA(Integrated Logic Analyzer) and I have issues that the logic won't be detected by the Hardware Manager after programming.

  1. I have created the project with the bdf template and configured the block diargram as followed

    image

  2. Do the I/O Planning after synthesis
  3. Inserted the debug core by usage of the debug wizard
  4. Run implementation & Bitstream generation
  5. Open Hardware Manager & Program the device

 

 

After reading a lot in the internet about setting up the ILA and debug probes I get always the same issue in Vivado 2018.3:

 

WARNING: [Xicom 50-38] xicom: No CseXsdb register file specified for CseXsdb slave type: 0, cse driver version: 0. Slave initialization skipped.

INFO: [Labtools 27-1434] Device xczu3 (JTAG device index = 0) is programmed with a design that has no supported debug core(s) in it.

WARNING: [Labtools 27-3361] The debug hub core was not detected.

Resolution:

1. Make sure the clock connected to the debug hub (dbg_hub) core is a free running clock and is active.

2. Make sure the BSCAN_SWITCH_USER_MASK device property in Vivado Hardware Manager reflects the user scan chain setting in the design and refresh the device.  To determine the user scan chain setting in the design, open the implemented design and use 'get_property C_USER_SCAN_CHAIN [get_debug_cores dbg_hub]'.

For more details on setting the scan chain property, consult the Vivado Debug and Programming User Guide (UG908).

WARNING: [Labtools 27-3413] Dropping logic core with cellname:'u_ila_0' at location 'uuid_23E7D65A79BC59F7BC47406C1714DFAE' from probes file, since it cannot be found on the programmed device.

 

Potential issues could be as Xilinx mentioned in other posts in the Xilinx Forum:

https://forums.xilinx.com/t5/Vivado-Debug-and-Power/Vivado-Debug-Core-not-found-tried-suggestions-here-already/td-p/8061…

https://www.xilinx.com/support/answers/58406.html

https://forums.xilinx.com/t5/Vivado-Debug-and-Power/ILA-Debug-Core-not-detected/td-p/767364

 

In the attachment you find the archived project for analysis.

 

Is there a issue with the PS-PL Clock setup? Can this clock be used for debugging with the ILA?

Is it possible to debug logic in the PL with the USB->JTAG adapter board "AES-ACC-U96-JTAG" from AVNET?

What other issues could block me to debug my very simple design?

 

When I got this problem fixed, I would like to provide a tutorial for the community.

 

Regards

Attachments:
HDL_Start_DebugProject_1.xpr.zip
  • Sign in to reply
  • Cancel

Top Replies

  • thomas-schulik
    thomas-schulik over 5 years ago +4
    Hey guys, I got it working. The trick is to get a free running clock from the PS by generating the hw_platform and a bsp in the SDK. After that creating a Debug configuration and program the PS and FPGA…
  • thomas-schulik
    thomas-schulik over 5 years ago

    Hey guys,

     

    I got it working.

    The trick is to get a free running clock from the PS by generating the hw_platform and a bsp in the SDK.

    After that creating a Debug configuration and program the PS and FPGA with the software.

    Then you can disconnect in the SDK and witch back to Vivado HW Manager.

    I see the ILA and the signals in the Waveform window image

     

    image

     

    The initial hint was here:

    https://www.xilinx.com/support/answers/59457.html

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • sazczmh
    sazczmh over 5 years ago in reply to thomas-schulik

    Thank you very much, I successfully solved the problem! ! !image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube