• 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. Custom IC SKILL
  3. Displaying special characters in the Units column in the...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 1450
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Displaying special characters in the Units column in the Assembler 'Outputs Setup'

pbanens
pbanens over 6 years ago

In my assembler testbench I am trying to display units that are not regular ascii characters.

In one particular case it would be nice to display 'pA per root Hertz' as pA/???Hz,  where ??? is the square root symbol

In the 'Outputs Setup' tab I would put the 'p' in the Suffix column and the rest in the Units column.

Although printf("A/\342\210\232") will correctly display in the CIW, entering A/\342\210\232 directly  in  the Units column or by loading it by a CSV file does not work.

It is displayed literally.

As I am reading these units from some specifications it would be awkward to have to deal with the non-ascii code  (I already have modified the unicode to be in octal byte format).

It there a way to get these octal bytes interpreted?

Thanks

Paul

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 6 years ago

    Hi Paul,

    Good to hear from you!

    Unfortunately Unicode (specifically UTF-8 which is what you're using in this case) is not supported throughout the UI, so this is not possible.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 6 years ago

    Hi Paul,

    Good to hear from you!

    Unfortunately Unicode (specifically UTF-8 which is what you're using in this case) is not supported throughout the UI, so this is not possible.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • pbanens
    pbanens over 6 years ago in reply to Andrew Beckett

    Oh well Disappointed

    Thanks Andrew

    After I posted the ticked I tried axlOutputPutUnits and the three octal bytes were interpreted individually. 

    I guess I'll make a lookup table to replace any (common) unicode characters with text.

    Paul

    • Cancel
    • Vote Up 0 Vote Down
    • 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