• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. Can I change *.ucd type of file into .json to add svseed...

Stats

  • Replies 1
  • Subscribers 65
  • Views 737
  • Members are here 0

Can I change *.ucd type of file into .json to add svseed, coverpoints

SV202408068842
SV202408068842 2 months ago

Hi,

Can I get the details of covergroup details like coverpoint, no of bins, score and test svseed from .ucd into .json format?

  • Sign in to reply
  • Cancel
  • StephenH
    StephenH 29 days ago

    There are no Cadence tools that would directly convert UCD to JSON. You could roll you own using the UCIS API, but that isn't trivial. Bear in mind that JSON is a very verbose way to represent data and will cause your files to be very large. A 1MB UCD will likely be 10's on MB or more in JSON.

    Having said all of that, vManager has a REST API which allows you to query coverage (either raw or in the context of a vPlan), and the API returns JSON format. Arguably this is far more convenient to work with because you can programmatically query for the precise information that you need rather than generating huge files and processing them yourself.

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

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information