• 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. NLP expression

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 13265
  • 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

NLP expression

nosaj
nosaj over 9 years ago

Looking for a way to convert NLP expression into pPar statements

Which command(s) should be used to change

[@L:%]*[@R:(%/3)]

to

pPar("L")*(pPar("R")/3)

Thanks



  • Cancel
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    There's nothing built-in. I looked through the various code I'd written and I've only ever written something to deal with simple cases (no expressions, nothing other than the default value being used). Given that I wrote that in 2000 (and I don't recall providing it to anyone in the meantime) this isn't a very common request.

    You could go about it using a bunch of regular expression type functions (using the "pcre" family of functions). Unfortunately I don't have the bandwidth to write it for you (even if I had time, I'd want plenty of test data to ensure the code worked well).

    Regards,

    Andrew.

    • 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